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 McvComponentGroupDraggableTabbedPane.groupThe component group holding our components.Methods in edu.wisc.ssec.mcidasv.ui with parameters of type McvComponentGroupModifier and TypeMethodDescriptionstatic booleanDraggableTabbedPane.showTabArea(McvComponentGroup mcvCompGroup, JTabbedPane tabbedPane) booleanUIManager.unpersistComponentGroups(WindowInfo info, McvComponentGroup group) Attempts to add all component holders ininfotogroup.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)