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

cytoscape.data.servers.ui
Class SelectFormatPanelDescriptor

java.lang.Object
  extended by com.nexes.wizard.WizardPanelDescriptor
      extended by cytoscape.data.servers.ui.SelectFormatPanelDescriptor

public class SelectFormatPanelDescriptor
extends com.nexes.wizard.WizardPanelDescriptor

First panel for the Gene Ontology Wizard. - Ask user to choose type of the data format.

Author:
kono

Field Summary
static String IDENTIFIER
           
 
Fields inherited from class com.nexes.wizard.WizardPanelDescriptor
FINISH
 
Constructor Summary
SelectFormatPanelDescriptor()
          Creates a new SelectFormatPanelDescriptor object.
 
Method Summary
 Object getBackPanelDescriptor()
          DOCUMENT ME!
 Object getNextPanelDescriptor()
          DOCUMENT ME!
 
Methods inherited from class com.nexes.wizard.WizardPanelDescriptor
aboutToDisplayPanel, 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

SelectFormatPanelDescriptor

public SelectFormatPanelDescriptor()
Creates a new SelectFormatPanelDescriptor 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!

www.cytoscape.org