gov.nih.nlm.mms.browser
Class ContentViewBrowserRestrictorFilter
java.lang.Object
gov.nih.nlm.mms.AbstractGUIConfigurable
gov.nih.nlm.mms.filters.AbstractFilter
gov.nih.nlm.mms.filters.ContentViewFilter
gov.nih.nlm.mms.browser.ContentViewBrowserRestrictorFilter
- All Implemented Interfaces:
- Configurable, ConceptContentSelector, Filter, GUIConfigurable, SourcesToRemoveListener, SubsetListener, Comparable
public class ContentViewBrowserRestrictorFilter
- extends ContentViewFilter
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.
- Author:
- Deborah Shapiro
| Methods inherited from class gov.nih.nlm.mms.filters.ContentViewFilter |
applySelections, getColor, getCombinedView, getConfigurationDetails, getGUIConfigurableForValidationFailure, getHelpPanel, getIdForName, getIdsForFlag, getName, getNameForId, getPanel, getProperties, getSelectedViews, isEfficientEnabled, makeCombinedView, resetToDefaults, setPanelSelections, setProperties, sourcesToRemoveChanged, validate |
| Methods inherited from class gov.nih.nlm.mms.AbstractGUIConfigurable |
addDataChangeListener, addValidationError, addValidationWarning, clearValidationErrors, clearValidationWarnings, compareTo, getValidationErrors, getValidationWarnings, hasAdvancedOptions, hasDataChanged, removeDataChangeListener, resetDataChanged, setConfiguration, setDataChanged, showOptions |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ignore_events
protected boolean ignore_events
ContentViewBrowserRestrictorFilter
public ContentViewBrowserRestrictorFilter()
- No-arg constructor
ContentViewBrowserRestrictorFilter
public ContentViewBrowserRestrictorFilter(ContentViewBrowserRestrictor cv_br)
- Constructor for ContentViewBrowserRestrictorFilter
- Parameters:
cv_br -
getTabDescription
public String getTabDescription()
- Method provides the description of the filter's screen and includes
instructions on use.
- Specified by:
getTabDescription in interface GUIConfigurable- Overrides:
getTabDescription in class ContentViewFilter
- Returns:
String text of instructions for use of panel
setConfiguration
public void setConfiguration(ApplicationConfiguration c)
- Gives the filter access to the default configuration object.
- Specified by:
setConfiguration in interface Configurable- Overrides:
setConfiguration in class ContentViewFilter
- Parameters:
c - ApplicationConfiguration
addSelectedView
protected void addSelectedView(String id)
- Adds a selected view to the group of ones that will be applied.
- Overrides:
addSelectedView in class ContentViewFilter
- Parameters:
id - for the related ContentViewOption
removeSelectedView
protected void removeSelectedView(String id)
- Removes a selected view from the group of ones that will be applied.
- Overrides:
removeSelectedView in class ContentViewFilter
- Parameters:
id - for the related ContentViewOption
Copyright ©2005