Cytoscape 2.6.2 (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()
          Creates a new AnotationPanelDescriptor object.
 
Method Summary
 void aboutToDisplayPanel()
          DOCUMENT ME!
 void actionPerformed(ActionEvent e)
          DOCUMENT ME!
 Map getAnotationFiles()
          DOCUMENT ME!
 Object getBackPanelDescriptor()
          DOCUMENT ME!
 String getManifestName()
          DOCUMENT ME!
 Object getNextPanelDescriptor()
          DOCUMENT ME!
 boolean isFlip()
          DOCUMENT ME!
 
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()
Creates a new AnotationPanelDescriptor object.

Method Detail

getNextPanelDescriptor

public Object getNextPanelDescriptor()
DOCUMENT ME!

Overrides:
getNextPanelDescriptor in class com.nexes.wizard.WizardPanelDescriptor
Returns:
DOCUMENT ME!

getBackPanelDescriptor

public Object getBackPanelDescriptor()
DOCUMENT ME!

Overrides:
getBackPanelDescriptor in class com.nexes.wizard.WizardPanelDescriptor
Returns:
DOCUMENT ME!

aboutToDisplayPanel

public void aboutToDisplayPanel()
DOCUMENT ME!

Overrides:
aboutToDisplayPanel in class com.nexes.wizard.WizardPanelDescriptor

actionPerformed

public void actionPerformed(ActionEvent e)
DOCUMENT ME!

Specified by:
actionPerformed in interface ActionListener
Parameters:
e - DOCUMENT ME!

getAnotationFiles

public Map getAnotationFiles()
DOCUMENT ME!

Returns:
DOCUMENT ME!

isFlip

public boolean isFlip()
DOCUMENT ME!

Returns:
DOCUMENT ME!

getManifestName

public String getManifestName()
DOCUMENT ME!

Returns:
DOCUMENT ME!

www.cytoscape.org