|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Generically represents a way to find Concept
s.
Method Summary | |
void |
refresh()
Redraws the text portions of the Finder . |
void |
setConceptListManager(ConceptListManager clm)
Sets the ConceptListManager . |
void |
setFontFamily(String font_family)
Sets the font family for this Finder . |
void |
setFontPointSize(int point_size)
Sets the font point size for this Finder . |
void |
subsetDirectoryOpened(File source_dir)
Handles opening of a source directory. |
Methods inherited from interface gov.nih.nlm.mms.GUIConfigurable |
addDataChangeListener, getColor, getGUIConfigurableForValidationFailure, getHelpPanel, getName, getPanel, getTabDescription, getValidationErrors, getValidationWarnings, hasAdvancedOptions, hasDataChanged, removeDataChangeListener, resetDataChanged, setDataChanged, setPanelSelections, showOptions, validate |
Methods inherited from interface gov.nih.nlm.mms.Configurable |
getConfigurationDetails, getProperties, resetToDefaults, setConfiguration, setConfiguration, setProperties |
Methods inherited from interface java.lang.Comparable |
compareTo |
Method Detail |
public void setConceptListManager(ConceptListManager clm)
ConceptListManager
.
clm
- ConceptListManager
public void subsetDirectoryOpened(File source_dir)
source_dir
- the source directorypublic void setFontPointSize(int point_size)
Finder
.
point_size
- int
public void setFontFamily(String font_family)
Finder
.
font_family
- int
public void refresh()
Finder
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |