Class SARScreenShotAction
- java.lang.Object
-
- javax.swing.AbstractAction
-
- gov.nasa.worldwindx.examples.util.ScreenShotAction
-
- gov.nasa.worldwindx.applications.sar.actions.SARScreenShotAction
-
- All Implemented Interfaces:
RenderingListener,java.awt.event.ActionListener,java.io.Serializable,java.lang.Cloneable,java.util.EventListener,javax.swing.Action
public class SARScreenShotAction extends ScreenShotAction
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SARScreenShotAction(WorldWindow wwd, javax.swing.Icon icon)
-
Method Summary
-
Methods inherited from class gov.nasa.worldwindx.examples.util.ScreenShotAction
actionPerformed, stageChanged
-
Methods inherited from class javax.swing.AbstractAction
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
-
-
-
-
Constructor Detail
-
SARScreenShotAction
public SARScreenShotAction(WorldWindow wwd, javax.swing.Icon icon)
-
-