de.unijena.bioinf.labelingdetector.ui.wizard
Class SelectImporterPanel

java.lang.Object
  extended by epos.ui.wizard.AbstractWizardPanel
      extended by de.unijena.bioinf.labelingdetector.ui.wizard.SelectImporterPanel
All Implemented Interfaces:
epos.ui.wizard.WizardPanel, java.awt.event.ActionListener, java.util.EventListener

public class SelectImporterPanel
extends epos.ui.wizard.AbstractWizardPanel
implements java.awt.event.ActionListener

Date: 28-Jun-2010

Author:
Thasso Griebel (thasso.griebel@gmail.com)

Field Summary
 
Fields inherited from class epos.ui.wizard.AbstractWizardPanel
description, title, wizard
 
Constructor Summary
SelectImporterPanel()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 javax.swing.JComponent getComponent()
           
 java.io.File getFile()
           
 epos.ui.wizard.WizardPanel getNext()
           
 java.util.List<AnalysedSpectrum> getSpectra()
           
 
Methods inherited from class epos.ui.wizard.AbstractWizardPanel
displayed, dispose, getDescription, getTitle, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectImporterPanel

public SelectImporterPanel()
Method Detail

getComponent

public javax.swing.JComponent getComponent()
Specified by:
getComponent in interface epos.ui.wizard.WizardPanel

getNext

public epos.ui.wizard.WizardPanel getNext()
Specified by:
getNext in interface epos.ui.wizard.WizardPanel
Overrides:
getNext in class epos.ui.wizard.AbstractWizardPanel

getFile

public java.io.File getFile()

getSpectra

public java.util.List<AnalysedSpectrum> getSpectra()

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
Specified by:
actionPerformed in interface java.awt.event.ActionListener


Copyright © 2011. All Rights Reserved.