com.klg.jclass.swing
Class JCMDIPane.MaxMinAction
java.lang.Object
|
+--com.klg.jclass.util.swing.JCAction
|
+--com.klg.jclass.swing.JCMDIPane.MaxMinAction
- All Implemented Interfaces:
- Action, ActionListener, EventListener, Serializable
- Enclosing class:
- JCMDIPane
- protected class JCMDIPane.MaxMinAction
- extends JCAction
- implements Serializable
- See Also:
- Serialized Form
Fields inherited from class com.klg.jclass.util.swing.JCAction |
ACCELERATOR, DEFAULT, enabled, LONG_DESCRIPTION, MNEMONIC, name, NAME, property, SHORT_DESCRIPTION, SMALL_ICON, values |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JCMDIPane.MaxMinAction
public JCMDIPane.MaxMinAction()
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed
in interface ActionListener