Package edu.jhu.tmaj.client.admin.data

Provides data structures and helper classes for running the Admin application.

See:
          Description

Class Summary
DynamicTreeHelper A helper class for the MetaData application.
TissueTypesSyncer Since the TissueTypes table is shared in the TissueDiagnosis AND ScoredImages section, something must be done to keep the two in sync in the tree.
TreeDataPrinter Used to print out a description of our meta data to a text file.
TreeRenderer A TreeCellRenderer that uses a different color for the node depending on the node's user object.
TreeUtils Utilities for the JTree in the MetaData application.
 

Package edu.jhu.tmaj.client.admin.data Description

Provides data structures and helper classes for running the Admin application. Most of these data classes are for the MetaData application, a tab in the Admin application.