Uses of Class
edu.wisc.ssec.mcidasv.ui.UIManager
Packages that use UIManager
Package
Description
McIDAS-V managers and other core functionality.
McIDAS-V specific user interface code.
-
Uses of UIManager in edu.wisc.ssec.mcidasv
Fields in edu.wisc.ssec.mcidasv declared as UIManager -
Uses of UIManager in edu.wisc.ssec.mcidasv.ui
Fields in edu.wisc.ssec.mcidasv.ui declared as UIManagerModifier and TypeFieldDescriptionprivate UIManager
McvComponentHolder.uiManager
Kept around to avoid annoying casting.private UIManager
McvToolbarEditor.uiManager
Used to notify the application that a toolbar update should occur.private UIManager
ParameterTree.uiManager
The ui managerMethods in edu.wisc.ssec.mcidasv.ui with parameters of type UIManagerModifier and TypeMethodDescriptionprotected JMenuItem
UIManager.ToolbarStyle.buildMenuItem
(UIManager manager) Convenience method for build the toolbar customization popup menu.Constructors in edu.wisc.ssec.mcidasv.ui with parameters of type UIManagerModifierConstructorDescriptionMcvToolbarEditor
(UIManager mngr) Builds a toolbar editor and associates it with theUIManager
.ParameterTree
(UIManager uiManager, String parameterType) Create the tree with the given parameter set type