Cytoscape 2.4.1 (c) 2006,2007 ISB, MSKCC, UCSD

cytoscape.data.servers.ui
Class ManifestFileSelectionPanelDescriptor

java.lang.Object
  extended by com.nexes.wizard.WizardPanelDescriptor
      extended by cytoscape.data.servers.ui.ManifestFileSelectionPanelDescriptor
All Implemented Interfaces:
ActionListener, EventListener

public class ManifestFileSelectionPanelDescriptor
extends com.nexes.wizard.WizardPanelDescriptor
implements ActionListener


Field Summary
static String IDENTIFIER
           
 
Fields inherited from class com.nexes.wizard.WizardPanelDescriptor
FINISH
 
Constructor Summary
ManifestFileSelectionPanelDescriptor()
           
 
Method Summary
 void aboutToDisplayPanel()
           
 void aboutToHidePanel()
           
 void actionPerformed(ActionEvent e)
           
 Object getBackPanelDescriptor()
           
 int getFinalState()
           
 String getManifestFileName()
           
 Object getNextPanelDescriptor()
           
 
Methods inherited from class com.nexes.wizard.WizardPanelDescriptor
displayingPanel, getPanelComponent, getPanelDescriptorIdentifier, getWizard, getWizardModel, setPanelComponent, setPanelDescriptorIdentifier
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

IDENTIFIER

public static final String IDENTIFIER
See Also:
Constant Field Values
Constructor Detail

ManifestFileSelectionPanelDescriptor

public ManifestFileSelectionPanelDescriptor()
Method Detail

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

www.cytoscape.org