edu.jhu.tmaj.client.specimens
Class SpecimenInfoDisplay

java.lang.Object
  extended by edu.jhu.tmaj.client.specimens.SpecimenInfoDisplay

public final class SpecimenInfoDisplay
extends java.lang.Object


Constructor Summary
SpecimenInfoDisplay(SurgPathNumberRequest.TableType tableType, javax.swing.JTable table)
           
 
Method Summary
 javax.swing.JComponent getComponent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpecimenInfoDisplay

public SpecimenInfoDisplay(SurgPathNumberRequest.TableType tableType,
                           javax.swing.JTable table)
Method Detail

getComponent

public javax.swing.JComponent getComponent()