de.unijena.bioinf.labelingdetector.ui.wizard
Class SelectImporterPanel
java.lang.Object
epos.ui.wizard.AbstractWizardPanel
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)
Fields inherited from class epos.ui.wizard.AbstractWizardPanel |
description, title, wizard |
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 |
SelectImporterPanel
public SelectImporterPanel()
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.