cytoscape.data.servers.ui
Class ManifestFileSelectionPanelDescriptor
java.lang.Object
com.nexes.wizard.WizardPanelDescriptor
cytoscape.data.servers.ui.ManifestFileSelectionPanelDescriptor
- All Implemented Interfaces:
- ActionListener, EventListener
public class ManifestFileSelectionPanelDescriptor
- extends com.nexes.wizard.WizardPanelDescriptor
- implements ActionListener
Fields inherited from class com.nexes.wizard.WizardPanelDescriptor |
FINISH |
Methods inherited from class com.nexes.wizard.WizardPanelDescriptor |
displayingPanel, getPanelComponent, getPanelDescriptorIdentifier, getWizard, getWizardModel, setPanelComponent, setPanelDescriptorIdentifier |
IDENTIFIER
public static final String IDENTIFIER
- See Also:
- Constant Field Values
ManifestFileSelectionPanelDescriptor
public ManifestFileSelectionPanelDescriptor()
getNextPanelDescriptor
public Object getNextPanelDescriptor()
- Overrides:
getNextPanelDescriptor
in class com.nexes.wizard.WizardPanelDescriptor
getBackPanelDescriptor
public Object getBackPanelDescriptor()
- Overrides:
getBackPanelDescriptor
in class com.nexes.wizard.WizardPanelDescriptor
aboutToDisplayPanel
public void aboutToDisplayPanel()
- Overrides:
aboutToDisplayPanel
in class com.nexes.wizard.WizardPanelDescriptor
getManifestFileName
public String getManifestFileName()
getFinalState
public int getFinalState()
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed
in interface ActionListener
aboutToHidePanel
public void aboutToHidePanel()
- Overrides:
aboutToHidePanel
in class com.nexes.wizard.WizardPanelDescriptor