| Package | Description |
|---|---|
| edu.wisc.ssec.mcidasv |
McIDAS-V managers and other core functionality.
|
| edu.wisc.ssec.mcidasv.control |
McIDAS-V specific controls.
|
| edu.wisc.ssec.mcidasv.ui |
McIDAS-V specific user interface code.
|
| edu.wisc.ssec.mcidasv.util |
| Class and Description |
|---|
| McvComponentHolder
McIDAS-V needs its own ComponentHolder merely to associate ViewManagers with
their parent ComponentHolders.
|
| McvToolbarEditor |
| UIManager
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.
|
| Class and Description |
|---|
| McIdasFrameDisplay |
| Class and Description |
|---|
| DraggableTabbedPane
This is a rather simplistic drag and drop enabled JTabbedPane.
|
| DraggableTabbedPane.TabButton.ButtonState |
| JPanelImage
Extend JPanel to draw an optionally anti-aliased image filling the panel
|
| McIDASVViewPanel.ControlInfo |
| McIDASVViewPanel.ViewManagers |
| McIDASVViewPanel.VMInfo |
| McvComponentGroup
Extends the IDV component groups so that we can intercept clicks for Bruce's
tab popup menu and handle drag and drop.
|
| McvHelpTipDialog
Represents a dialog that holds "help tips".
|
| McvSplash
This is a straight up copy of
IdvSplash with
the easter egg taken out. |
| McvToolbarEditor |
| UIManager
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.
|
| UIManager.ActionAttribute
Represents what McIDAS-V "knows" about IDV actions.
|
| UIManager.BundleTreeNode
Represents a SavedBundle as a tree.
|
| UIManager.IdvAction
Represents an individual IDV action.
|
| UIManager.IdvActions
Represents the set of known
UIManager.IdvActions in an idiom that can be
easily used by both the IDV and McIDAS-V. |
| UIManager.NextDisplayAction |
| UIManager.PrevDisplayAction |
| UIManager.ShowDisplayAction |
| UIManager.ToolbarStyle
A
ToolbarStyle is a representation of the way icons associated
with current toolbar actions should be displayed. |
| Class and Description |
|---|
| McvComponentGroup
Extends the IDV component groups so that we can intercept clicks for Bruce's
tab popup menu and handle drag and drop.
|