gov.nasa.worldwind.examples.util
Class ScreenShotAction
java.lang.Object
javax.swing.AbstractAction
gov.nasa.worldwind.examples.util.ScreenShotAction
- All Implemented Interfaces:
- RenderingListener, ActionListener, Serializable, Cloneable, EventListener, Action
- Direct Known Subclasses:
- SARScreenShotAction
public class ScreenShotAction - extends AbstractAction
- implements RenderingListener
- See Also:
- Serialized Form
ScreenShotAction
public ScreenShotAction(WorldWindow wwd)
actionPerformed
public void actionPerformed(ActionEvent event)
- Specified by:
actionPerformed in interface ActionListener
stageChanged
public void stageChanged(RenderingEvent event)
- Specified by:
stageChanged in interface RenderingListener
|
|