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

java.lang.Object
  extended by epos.ui.wizard.AbstractWizardPanel
      extended by de.unijena.bioinf.labelingdetector.ui.wizard.CopyFromclipboardPanel
All Implemented Interfaces:
epos.ui.wizard.WizardPanel

public class CopyFromclipboardPanel
extends epos.ui.wizard.AbstractWizardPanel

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

Field Summary
 
Fields inherited from class epos.ui.wizard.AbstractWizardPanel
description, title, wizard
 
Constructor Summary
CopyFromclipboardPanel()
           
 
Method Summary
 javax.swing.JComponent getComponent()
           
 java.util.List<AnalysedSpectrum> getSpectra()
           
 java.lang.String validate()
           
 
Methods inherited from class epos.ui.wizard.AbstractWizardPanel
displayed, dispose, getDescription, getNext, getTitle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CopyFromclipboardPanel

public CopyFromclipboardPanel()
Method Detail

getComponent

public javax.swing.JComponent getComponent()

validate

public java.lang.String validate()
Specified by:
validate in interface epos.ui.wizard.WizardPanel
Overrides:
validate in class epos.ui.wizard.AbstractWizardPanel

getSpectra

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


Copyright © 2011. All Rights Reserved.