Uses of Package
edu.wisc.ssec.mcidasv.ui
Packages that use edu.wisc.ssec.mcidasv.ui
Package
Description
McIDAS-V managers and other core functionality.
McIDAS-V specific controls.
McIDAS-V specific user interface code.
-
Classes in edu.wisc.ssec.mcidasv.ui used by edu.wisc.ssec.mcidasvClassDescriptionMcIDAS-V needs its own ComponentHolder merely to associate ViewManagers with their parent ComponentHolders.Derive our own UI manager to do some specific things: Removing displays Showing the dashboard Adding toolbar customization options Implement the McIDAS-V toolbar as a JToolbar. Deal with bundles without component groups.
-
Classes in edu.wisc.ssec.mcidasv.ui used by edu.wisc.ssec.mcidasv.controlClassDescriptionThis is largely the same as
GuiUtils.ColorSwatch
, but it remembers the user's recently selected colors. -
Classes in edu.wisc.ssec.mcidasv.ui used by edu.wisc.ssec.mcidasv.uiClassDescriptionThis is a rather simplistic drag and drop enabled JTabbedPane.Extend JPanel to draw an optionally anti-aliased image filling the panel.Extends the IDV component groups so that we can intercept clicks for Bruce's tab popup menu and handle drag and drop.Represents a dialog that holds "help tips".This is a straight up copy of
IdvSplash
with the easter egg taken out.A class that provides scrolling capabilities to a long menu dropdown or popup menu.This class is used to save and restore the recent color choices..This is the main swatch panel.This class is the recent swatch panel.This the base class for all swatch panels.Derive our own UI manager to do some specific things: Removing displays Showing the dashboard Adding toolbar customization options Implement the McIDAS-V toolbar as a JToolbar. Deal with bundles without component groups.Represents what McIDAS-V "knows" about IDV actions.Represents a SavedBundle as a tree.Represents an individual IDV action.Represents the set of knownIdvActions
in an idiom that can be easily used by both the IDV and McIDAS-V.AToolbarStyle
is a representation of the way icons associated with current toolbar actions should be displayed. -
Classes in edu.wisc.ssec.mcidasv.ui used by edu.wisc.ssec.mcidasv.utilClassDescriptionExtends the IDV component groups so that we can intercept clicks for Bruce's tab popup menu and handle drag and drop.