gov.nasa.worldwind.layers.rpf.wizard
Class FileChooserPanelDescriptor
java.lang.Object
gov.nasa.worldwind.util.wizard.DefaultPanelDescriptor
gov.nasa.worldwind.layers.rpf.wizard.FileChooserPanelDescriptor
- All Implemented Interfaces:
- WizardPanelDescriptor
public class FileChooserPanelDescriptor
- extends DefaultPanelDescriptor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IDENTIFIER
public static final String IDENTIFIER
- See Also:
- Constant Field Values
FileChooserPanelDescriptor
public FileChooserPanelDescriptor()
aboutToDisplayPanel
public void aboutToDisplayPanel()
- Specified by:
aboutToDisplayPanel
in interface WizardPanelDescriptor
- Overrides:
aboutToDisplayPanel
in class DefaultPanelDescriptor
getBackPanelDescriptor
public Object getBackPanelDescriptor()
- Specified by:
getBackPanelDescriptor
in interface WizardPanelDescriptor
- Overrides:
getBackPanelDescriptor
in class DefaultPanelDescriptor
getNextPanelDescriptor
public Object getNextPanelDescriptor()
- Specified by:
getNextPanelDescriptor
in interface WizardPanelDescriptor
- Overrides:
getNextPanelDescriptor
in class DefaultPanelDescriptor