Package gov.nasa.worldwindx.examples
Class ScreenSelection.AppFrame.DisableSelectorAction
- java.lang.Object
-
- javax.swing.AbstractAction
-
- gov.nasa.worldwindx.examples.ScreenSelection.AppFrame.DisableSelectorAction
-
- All Implemented Interfaces:
java.awt.event.ActionListener,java.io.Serializable,java.lang.Cloneable,java.util.EventListener,javax.swing.Action
- Enclosing class:
- ScreenSelection.AppFrame
protected class ScreenSelection.AppFrame.DisableSelectorAction extends javax.swing.AbstractAction- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DisableSelectorAction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidactionPerformed(java.awt.event.ActionEvent actionEvent)-
Methods inherited from class javax.swing.AbstractAction
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
-
-