Package gov.nih.nlm.mms.browser

UMLS Browser classes.

See:
          Description

Interface Summary
ConceptView Generically represents a view of a concept.
Finder Generically represents a way to find Concepts.
FullyPrintable Generically represents a component that knows how to print itself.
 

Class Summary
AbstractConceptView This is an abstract implementation of the ConceptView interface.
AbstractFinder Abstract implementation of the Finder interface.
BackwardAction Action used for backward navigation.
BrowserState Data repository for historical information on past opened directories and viewed concepts.
ConceptList Data repository for information on viewed concepts.
ConceptListManager Manages the concept history.
CuiSearchFinder Represents a Finder that directly looks up concepts by CUI values.
ExitRRFAction Represents an action for exiting the application.
ExpandableConceptView ConceptView that displays the concept report with a formatted appearance that is customizable by the user.
ExpandableRawView ConceptView that displays the concept report with a formatted appearance that is customizable by the user.
FindAction Action used for printing a concept view.
FinderManager Manages the Finders.
ForwardAction Action used for forward navigation.
JEditorPaneFinderHandler Handles a find operation on a JEditorPane.
OpenSubsetAction This class is used for the File->Open Subset menu of the RRFBrowserGUI.
PrintAction Action used for printing a concept view.
ReportsManager Manages the various ConceptViews.
RRFBrowserGUI GUI application for viewing the data in a MetamorphoSys subset.
TreeBrowserFinder Represents a Finder that enables user to choose concepts for display from an HTML document formatted to look like a tree.
Version The Version class aggregates change information for the gov.nih.nlm.mms.browser package.
WordSearchFinder Finds Concepts via word searches.
WordSearchFinderOptionsGUI Options GUI for WordSearchFinder.
 

Package gov.nih.nlm.mms.browser Description

UMLS Browser classes. This package contains the code that implements the browser for the UMLS data.



Copyright ©2005