edu.jhu.tmaj.client.importer.specimens
Class ImportSpecimensPanel

java.lang.Object
  extended by edu.jhu.tmaj.client.importer.specimens.ImportSpecimensPanel

public final class ImportSpecimensPanel
extends java.lang.Object

A Panel used to import specimens and patients into the database from a tab-delimited file


Constructor Summary
ImportSpecimensPanel()
           
 
Method Summary
 javax.swing.JPanel getMainPanel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImportSpecimensPanel

public ImportSpecimensPanel()
Method Detail

getMainPanel

public javax.swing.JPanel getMainPanel()