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
FileSearchPanelDescriptor
public FileSearchPanelDescriptor()
aboutToDisplayPanel
public void aboutToDisplayPanel()
- Specified by:
aboutToDisplayPanel
in interface WizardPanelDescriptor
- Overrides:
aboutToDisplayPanel
in class DefaultPanelDescriptor
aboutToHidePanel
public void aboutToHidePanel()
- Specified by:
aboutToHidePanel
in interface WizardPanelDescriptor
- Overrides:
aboutToHidePanel
in class DefaultPanelDescriptor
displayingPanel
public void displayingPanel()
- Specified by:
displayingPanel
in interface WizardPanelDescriptor
- Overrides:
displayingPanel
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
registerPanel
public void registerPanel(Wizard wizard)
- Specified by:
registerPanel
in interface WizardPanelDescriptor
- Overrides:
registerPanel
in class DefaultPanelDescriptor