Cytoscape 2.2 (c) 2004 ISB, MSKCC, UCSD

cytoscape.util.swing
Class BioDataServerPanel4Descriptor

java.lang.Object
  extended bycom.nexes.wizard.WizardPanelDescriptor
      extended bycytoscape.util.swing.BioDataServerPanel4Descriptor
All Implemented Interfaces:
ActionListener, EventListener

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


Field Summary
static String IDENTIFIER
           
 
Fields inherited from class com.nexes.wizard.WizardPanelDescriptor
FINISH
 
Constructor Summary
BioDataServerPanel4Descriptor()
           
 
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

BioDataServerPanel4Descriptor

public BioDataServerPanel4Descriptor()
Method Detail

getNextPanelDescriptor

public Object getNextPanelDescriptor()

getBackPanelDescriptor

public Object getBackPanelDescriptor()

aboutToDisplayPanel

public void aboutToDisplayPanel()

getManifestFileName

public String getManifestFileName()

getFinalState

public int getFinalState()

actionPerformed

public void actionPerformed(ActionEvent e)
Specified by:
actionPerformed in interface ActionListener

aboutToHidePanel

public void aboutToHidePanel()

www.cytoscape.org