Package | Description |
---|---|
ucar.unidata.idv |
The idv package.
|
ucar.unidata.idv.control |
DisplayControls for the IDV - A DisplayControl generally has a data
depiction and a control window for modifying or interacting with the
display.
|
ucar.unidata.idv.ui |
User Interface (UI) classes for the IDV
|
ucar.unidata.ui |
User interface utilities: extensions of AWT and Swing classes.
|
ucar.unidata.util |
General utilities.
|
Modifier and Type | Method and Description |
---|---|
void |
ViewManager.addRemovable(Removable removable)
Add a removeable object
|
Modifier and Type | Class and Description |
---|---|
class |
ColorTableWidget
A
ControlWidget for the color table information in the
control window |
class |
ContourWidget
A widget for the control window for viewing contour properties and
launching the editor.
|
class |
ControlWidget
A widget for a control.
|
class |
PlanViewControl.VerticalRangeWidget
A widget for the control window for setting the vertical range properties
|
class |
RangeDialog
A JFrame widget to get range info from the user.
|
class |
SelectRangeWidget
A widget for the control window for viewing data range properties
|
class |
ValueSliderWidget
A class for holding a text field and a slider for setting the
some integer value
|
class |
WrapperWidget
Class for wrapping a set of widgets.
|
Modifier and Type | Method and Description |
---|---|
void |
DisplayControlImpl.addRemovable(Removable removable)
Add something to be removed on doRemove
|
Modifier and Type | Class and Description |
---|---|
class |
BottomLegend
This class provides the bottom legend of display controls shown in a ViewManager.
|
class |
IdvLegend
An abstract base class used to represents display control legends
for view managers.
|
class |
SideLegend
This class provides the side legend for display controls in view managers.
|
class |
ValueSliderComponent
A class for holding a text field and a slider for setting the
some integer value
|
Modifier and Type | Method and Description |
---|---|
void |
IdvWindow.addRemovable(Removable removable)
_more_
|
Modifier and Type | Class and Description |
---|---|
class |
RovingProgress
Shows a roving bar
|
Modifier and Type | Class and Description |
---|---|
class |
MemoryMonitor
Class MemoryMonitor
|