edu.jhu.tmaj.client.admin
Class MetaDataAppGUI

java.lang.Object
  extended by edu.jhu.tmaj.client.admin.MetaDataAppGUI

public final class MetaDataAppGUI
extends java.lang.Object

The gui for the meta data application. The meta data application allows the user to add, edit, or delete dynamic fieldnames for specimens, tissue diagnosis, and scored-images. It is one of the most powerful features in tmaj as it allows the user to add custom fields at any time.


Method Summary
static void disposeFrame()
           
static void showFrame()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

showFrame

public static void showFrame()

disposeFrame

public static void disposeFrame()