| Package | Description |
|---|---|
| edu.wisc.ssec.mcidasv |
McIDAS-V managers and other core functionality.
|
| edu.wisc.ssec.mcidasv.ui |
McIDAS-V specific user interface code.
|
| Modifier and Type | Field and Description |
|---|---|
private McvToolbarEditor |
McIdasPreferenceManager.toolbarEditor
The toolbar editor
|
| Modifier and Type | Field and Description |
|---|---|
private McvToolbarEditor |
McvToolbarEditor.IconCellRenderer.editor
Used to determine the action ID to icon associations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UIManager.setCurrentToolbars(McvToolbarEditor tbe)
Uses a given toolbar editor to repopulate all toolbars so that they
correspond to the user's choice of actions.
|
| Constructor and Description |
|---|
McvToolbarEditor.IconCellRenderer(McvToolbarEditor editor)
Associates this renderer with the
McvToolbarEditor that
created it. |