Uses of Class
edu.wisc.ssec.mcidasv.ui.McvToolbarEditor
Packages that use McvToolbarEditor
Package
Description
McIDAS-V managers and other core functionality.
McIDAS-V specific user interface code.
-
Uses of McvToolbarEditor in edu.wisc.ssec.mcidasv
Fields in edu.wisc.ssec.mcidasv declared as McvToolbarEditorModifier and TypeFieldDescriptionprivate McvToolbarEditor
McIdasPreferenceManager.toolbarEditor
The toolbar editor -
Uses of McvToolbarEditor in edu.wisc.ssec.mcidasv.ui
Fields in edu.wisc.ssec.mcidasv.ui declared as McvToolbarEditorModifier and TypeFieldDescriptionprivate McvToolbarEditor
McvToolbarEditor.IconCellRenderer.editor
Used to determine the action ID to icon associations.Methods in edu.wisc.ssec.mcidasv.ui with parameters of type McvToolbarEditorModifier and TypeMethodDescriptionvoid
UIManager.setCurrentToolbars
(McvToolbarEditor tbe) Uses a given toolbar editor to repopulate all toolbars so that they correspond to the user's choice of actions.Constructors in edu.wisc.ssec.mcidasv.ui with parameters of type McvToolbarEditorModifierConstructorDescriptionIconCellRenderer
(McvToolbarEditor editor) Associates this renderer with theMcvToolbarEditor
that created it.