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 voidactionPerformed(java.awt.event.ActionEvent e)booleanisEnabled()-
Methods inherited from class javax.swing.AbstractAction
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, putValue, removePropertyChangeListener, setEnabled
-
-