Package gov.nih.nlm.mms.browser

UMLS Browser classes.

See:
          Description

Interface Summary
BrowsableInputStream Interface to separate knowledge of the input format from the retrieval of objects in the object model, allowing various different data formats to be loaded into the browser.
Browser Generically represents a way to browse Concepts.
BrowserRestrictor Generically represents an object that holds criteria for how to restrict or highlight content in finder searches or concept view displays.
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
AbstractBrowserRestrictor Generically represents an object that holds criteria for how to restrict or highlight content in finder searches and/or concept view displays.
AbstractConceptView This is an abstract implementation of the ConceptView interface.
AbstractFinder Abstract implementation of the Finder interface.
AtomDataSelector This class is used for Concept or Atom retrieval, to specify how much information should be kept.
BackwardAction Action used for backward navigation.
BrowserRestrictorOptionsGUI GUI pane for configuring the BrowserRestrictor options.
BrowserState Data repository for historical information on past opened directories and viewed concepts.
CodeSearchFinder Represents a Finder that directly looks up concepts by CODE values.
ConceptDataSelector This class is used for Concept or Atom retrieval, to specify how much information should be kept.
ConceptList Data repository for information on viewed concepts.
ConceptListManager Manages the concept history.
ContentViewBrowserRestrictor Holds criteria for how to restrict or highlight content in finder searches and/or concept view displays.
ContentViewBrowserRestrictorAdvancedOptionsGUI Provides advanced options GUI which allows user to select colors and or style for each Content View that has been selected for restriction.
ContentViewBrowserRestrictorFilter This Filter subclass acts as the ContentViewFilter, but provides color and style selections and deselections based on the selections and deselections of the content views.
CuiSearchFinder Represents a Finder that directly looks up concepts by CUI values.
DisplayableConcept Extension of Concept to support a configurable display name.
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.
ExpansionState Holds expansion state of nodes of ConceptView.
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.
LinkGenerator Generates link syntax to link to another concept.
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.
RRFBrowsableInputStream Rich Release Format implementation of BrowsableInputStream.
RRFBrowserGUI GUI application for viewing the data in a MetamorphoSys subset.
SearchOptions This class is used for object searches, to specify the search parameters.
SemanticTypesBrowserRestrictor Holds criteria for how to restrict or highlight content in finder searches and/or concept view displays.
SemanticTypesBrowserRestrictorAdvancedOptionsGUI Provides advanced options GUI which allows user to select colors and or style for each Semantic Type that has been selected for restriction.
SemanticTypesBrowserRestrictorFilter This Filter subclass acts as the SemanticTypesToRemoveFilter, but limits the functionality by removing the include/exclude toggle and documentation.
ShowAllBrowserRestrictor Default BrowserRestrictor which doesn't restrict at all.
SourceBrowserRestrictor Holds criteria for how to restrict or highlight content in finder searches and/or concept view displays.
SourceBrowserRestrictorAdvancedOptionsGUI Provides advanced options GUI which allows user to select colors and or style for each Source that has been selected for restriction.
SourceBrowserRestrictorFilter This Filter subclass acts as the SourcesToRemoveFilter, but limits the functionality by removing the include/exclude toggle and related documentation.
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.
WordSearchFinder.Options Options is the model of the WordSearchFinder.OptionsGUI dialog.
WordSearchFinder.RadioButtonChoice Enumerates radio button choices in WordSearchFinder.OptionsGUI.
WordSearchResult Holds information related to a word search result.
 

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