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 UIManagerMcvComponentHolder.uiManagerKept around to avoid annoying casting.private UIManagerMcvToolbarEditor.uiManagerUsed to notify the application that a toolbar update should occur.private UIManagerParameterTree.uiManagerThe ui managerMethods in edu.wisc.ssec.mcidasv.ui with parameters of type UIManagerModifier and TypeMethodDescriptionprotected JMenuItemUIManager.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