Uses of Class
edu.wisc.ssec.mcidasv.ui.McvComponentGroup
Packages that use McvComponentGroup
Package
Description
McIDAS-V specific user interface code.
-
Uses of McvComponentGroup in edu.wisc.ssec.mcidasv.ui
Fields in edu.wisc.ssec.mcidasv.ui declared as McvComponentGroupModifier and TypeFieldDescriptionprivate McvComponentGroup
DraggableTabbedPane.group
The component group holding our components.Methods in edu.wisc.ssec.mcidasv.ui with parameters of type McvComponentGroupModifier and TypeMethodDescriptionstatic boolean
DraggableTabbedPane.showTabArea
(McvComponentGroup mcvCompGroup, JTabbedPane tabbedPane) boolean
UIManager.unpersistComponentGroups
(WindowInfo info, McvComponentGroup group) Attempts to add all component holders ininfo
togroup
.Constructors in edu.wisc.ssec.mcidasv.ui with parameters of type McvComponentGroupModifierConstructorDescriptionDraggableTabbedPane
(IdvWindow win, IntegratedDataViewer idv, McvComponentGroup group) Mostly just registers that this component should listen for drag and drop operations. -
Uses of McvComponentGroup in edu.wisc.ssec.mcidasv.util
Methods in edu.wisc.ssec.mcidasv.util that return types with arguments of type McvComponentGroupModifier and TypeMethodDescriptionstatic List
<McvComponentGroup> McVGuiUtils.idvGroupsToMcv
(IdvWindow w)