edu.jhu.tmaj.client.image
Class InfoFrame

java.lang.Object
  extended by edu.jhu.tmaj.client.image.InfoFrame

public final class InfoFrame
extends java.lang.Object

A Frame containing background data for any ArrayImage, including the Specimen and donor-block information, as well as the original diagnosis.


Constructor Summary
InfoFrame()
           
 
Method Summary
 javax.swing.JFrame getFrame()
           
 void lookup(int arrayImageID)
          Looks up the information for the specified ArrayImage and puts it into the TextField.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InfoFrame

public InfoFrame()
Method Detail

getFrame

public javax.swing.JFrame getFrame()

lookup

public void lookup(int arrayImageID)
Looks up the information for the specified ArrayImage and puts it into the TextField.