edu.jhu.tmaj.client.admin
Class MetaDataAdminPanel

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

public final class MetaDataAdminPanel
extends java.lang.Object

A Panel that displays the design of the MetaData. All sections of the database that have meta data programmed are displayed, including Specimens, Tissue Diagnosis, and Scored ArrayImages. Users have the option to change this meta data.


Constructor Summary
MetaDataAdminPanel()
           
 
Method Summary
 javax.swing.JPanel getMainPanel()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetaDataAdminPanel

public MetaDataAdminPanel()
Method Detail

getMainPanel

public javax.swing.JPanel getMainPanel()

main

public static void main(java.lang.String[] args)