| Home >> All >> gov >> lanl >> [ IDViewer Javadoc ] |
gov.lanl.IDViewer: Javadoc index of package gov.lanl.IDViewer.
Package Samples:
gov.lanl.IDViewer
Classes:
SourceSelectionNotifier: When an instance of the class SourceSelectionObserver receives a notification from a source selection dialog window, it passes it on to all of its registered observers. Currently, the class SourceSelectionNotifier distinguishes between three types of events: INACTIVE_SRC_SELECTION_CHANGED - the source selection in the source selection frame changed ACTIVE_SRC_SELECTION_CHANGED - the source selection in the source client panel changed INACTIVE_SRC_SELECTION_FINALIZED - the user finished selecting source in the source selection frame
PidsVectorSorter: The class PidsVectorSorter performs a quicksort on a PIDS vector object. The sort is performed on the name component of the PIDS reference objects, which are stored in the PIDS vector. Please note that the sort operation is case sensitive. The returned PIDS vector object contains the PIDS references sorted by PIDS names in ascending order.
JPanelExt: The class JPanelExt represents an extension to the class JPanel. Objects of this class provide an additional attribute that describes the height of the panel object in text lines (based on the number of components arranged in vertical order within the panel).
StringVectorSorter: The class StringVectorSorter performs a quicksort on a vector of String objects. Please note that the sort operation is case sensitive. The returned String vector object contains the String objects sorted in ascending order.
IDViewerFrame: The class IDViewerFrame implements the frame of the client application. The client application allows the user to search various data sources, such as PIDS, and modify their data.
SourceSelectionFrame: The class SourceSelectionFrame implements a PIDS selection frame window. This frame allows the user to select one ore more PIDS from a Trader or via PIDS IORs.
SourceSelectionObserver: Classes that implement the interface SourceSelectionObserver can register to receive source selection notifications from a SourceSelectionNotifier object.
SearchTreeCellRenderer: The class SearchTreeCellRenderer implements a customized tree cell renderer that causes tree leaves to be displayed in the color blue.
XMLToTrait: The class XMLToTrait takes a trait that's represented by a DOM tree and converts it to a stringified representation.
SearchTreeCellEditor: The class SearchTreeCellEditor implements a customized tree cell editor that only allows tree leaves to be edited.
PidsTraderCorbaHelper: The class PidsTraderCorbaHelper contains useful methods for obtaining references to distributed PIDS and Trader objects.
HL72XML: The class HL7ToXML takes a native HL7 string (PIDS) and converts it to a DOM tree.
HL7ToXML: The class HL7ToXML takes a native HL7 string (PIDS) and converts it to a DOM tree.
GridbagLayoutHelper: The class GridbagLayoutHelper contains methods for performing Gridbag layout operations.
InfoDlg: The class InfoDlg creates a non-modal dialog window that displays a label and a text.
IDViewerPanel: The class IDViewerPanel implements the GUI panel for the (PIDS) client.
TraderVector: The class TraderVector implements a vector that holds trader references.
PidsRef: The class PidsRef represents a CORBA reference to a named PIDS object.
PidsVector: The class PidsVector implements a vector that holds PIDS references.
TraderRef: The class TraderRef represents a CORBA reference to a trader object.
ImageCanvas: The class ImageCanvas implements a display canvas for images.
HorizontalRuleImage: provides a dark horizontal line with a light drop shadow
RunIDViewer: The class RunIDViewer start the PIDS client application.
Trait: The class Trait represent a data item.
TSDOMTree: Displays a DOM document in a tree control.
| Home | Contact Us | Privacy Policy | Terms of Service |