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

cytoscape.data.servers.ui
Class AnotationPanelDescriptor

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

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


Field Summary
static String IDENTIFIER
           
 
Fields inherited from class com.nexes.wizard.WizardPanelDescriptor
FINISH
 
Constructor Summary
AnotationPanelDescriptor()
           
 
Method Summary
 void aboutToDisplayPanel()
           
 void actionPerformed(ActionEvent e)
           
 Map getAnotationFiles()
           
 Object getBackPanelDescriptor()
           
 String getManifestName()
           
 Object getNextPanelDescriptor()
           
 boolean isFlip()
           
 
Methods inherited from class com.nexes.wizard.WizardPanelDescriptor
aboutToHidePanel, 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

AnotationPanelDescriptor

public AnotationPanelDescriptor()
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

actionPerformed

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

getAnotationFiles

public Map getAnotationFiles()

isFlip

public boolean isFlip()

getManifestName

public String getManifestName()

www.cytoscape.org