Cytoscape 2.2 (c) 2004 ISB, MSKCC, UCSD

cytoscape.util.swing
Class BioDataServerPanel6Descriptor

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

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


Field Summary
 String AUTO_MANIFEST
           
 String GA_BUTTON
           
static String IDENTIFIER
           
 String OBO_BUTTON
           
 
Fields inherited from class com.nexes.wizard.WizardPanelDescriptor
FINISH
 
Constructor Summary
BioDataServerPanel6Descriptor()
           
 
Method Summary
 void aboutToDisplayPanel()
           
 void actionPerformed(ActionEvent e)
           
 void createManifest(File obo, File[] gA)
           
 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

OBO_BUTTON

public final String OBO_BUTTON
See Also:
Constant Field Values

GA_BUTTON

public final String GA_BUTTON
See Also:
Constant Field Values

AUTO_MANIFEST

public final String AUTO_MANIFEST
See Also:
Constant Field Values
Constructor Detail

BioDataServerPanel6Descriptor

public BioDataServerPanel6Descriptor()
Method Detail

getNextPanelDescriptor

public Object getNextPanelDescriptor()

getBackPanelDescriptor

public Object getBackPanelDescriptor()

aboutToDisplayPanel

public void aboutToDisplayPanel()

actionPerformed

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

createManifest

public void createManifest(File obo,
                           File[] gA)
                    throws IOException
Throws:
IOException

isFlip

public boolean isFlip()

getManifestName

public String getManifestName()

www.cytoscape.org