Package com.jidesoft.plaf.vsnet
Class VsnetMenuUI.PostAction
- java.lang.Object
-
- javax.swing.AbstractAction
-
- com.jidesoft.plaf.vsnet.VsnetMenuUI.PostAction
-
- All Implemented Interfaces:
java.awt.event.ActionListener
,java.io.Serializable
,java.lang.Cloneable
,java.util.EventListener
,javax.swing.Action
- Enclosing class:
- VsnetMenuUI
protected static class VsnetMenuUI.PostAction extends javax.swing.AbstractAction
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
actionPerformed(java.awt.event.ActionEvent e)
boolean
isEnabled()
-
Methods inherited from class javax.swing.AbstractAction
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, putValue, removePropertyChangeListener, setEnabled
-
-