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 McvToolbarEditorMcIdasPreferenceManager.toolbarEditorThe toolbar editor -
Uses of McvToolbarEditor in edu.wisc.ssec.mcidasv.ui
Fields in edu.wisc.ssec.mcidasv.ui declared as McvToolbarEditorModifier and TypeFieldDescriptionprivate McvToolbarEditorMcvToolbarEditor.IconCellRenderer.editorUsed to determine the action ID to icon associations.Methods in edu.wisc.ssec.mcidasv.ui with parameters of type McvToolbarEditorModifier and TypeMethodDescriptionvoidUIManager.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 theMcvToolbarEditorthat created it.