Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package gov.lanl.Pids

Interface Summary
PatientListObserver Classes that implement the interface PatientListObserver can register to receive patient list notifications from a PatientListNotifier object.
PidsSelectionObserver Classes that implement the interface PidsSelectionObserver can register to receive PIDS selection notifications from a PidsSelectionNotifier object.
 

Class Summary
AddEditTraitsFrame The class AddEditTraitsFrame represent a dialog that allows the user to either add or edit patient data.
ConfigFileHelper  
CustomCellRenderer A customized class for rendering (displaying) individual cells in a JTable.
GridbagLayoutHelper The class GridbagLayoutHelper contains methods for performing Gridbag layout operations.
HorizontalRuleImage provides a dark horizontal line with a light drop shadow
ImageCanvas The class ImageCanvas implements a display canvas for images.
ImageWindow displays an image in a frame window
InfoDlg The class InfoDlg creates a non-modal dialog window that displays a label and a text.
JPanelExt The class JPanelExt represents an extension to the class JPanel.
PatientListNotifier The class PatientListNotifier is responsible for notifying all observer objects that are interested in patient list change events.
PidsClientFrame The class PidsClientFrame implements the frame of the PIDS client application.
PidsClientPanel The class HM is test client for PIDS and MedTraits.
PidsDump Enable the dumping of selective portions of a PIDS server for backup purposes primarily
PidsRef The class PidsRef represents a CORBA reference to a named PIDS object.
PidsSelectionFrame The class PidsSelectionFrame implements a PIDS selection frame window.
PidsSelectionNotifier When an instance of the class PidsSelectionObserver receives a notification from a PIDS selection dialog window, it passes it on to all of its registered observers.
PidsTraderCorbaHelper The class PidsTraderCorbaHelper contains useful methods for obtaining references to distributed PIDS and Trader objects.
PidsVector The class PidsVector implements a vector that holds PIDS references.
PidsVectorSorter The class PidsVectorSorter performs a quicksort on a PIDS vector object.
RunPidsClient The class RunPidsClient start the PIDS client application.
TableMap  
TableSorter  
TraderRef The class TraderRef represents a CORBA reference to a trader object.
TraderVector The class TraderVector implements a vector that holds trader references.
TraitsTable The class TraitsTable is used to display patient traits in from of a table
TraitsTableModel the data model for the patient table
XMLTrait The class XMLTrait is used to represent traits in XML.