|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ControlWidget | |
|---|---|
| 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. |
| Uses of ControlWidget in ucar.unidata.idv.control |
|---|
| Subclasses of ControlWidget in ucar.unidata.idv.control | |
|---|---|
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 |
PlanViewControl.VerticalRangeWidget
A widget for the control window for setting the vertical range properties |
class |
SelectRangeWidget
A widget for the control window for viewing data range properties |
class |
WrapperWidget
Class for wrapping a set of widgets. |
| Method parameters in ucar.unidata.idv.control with type arguments of type ControlWidget | |
|---|---|
void |
DisplayControlImpl.getControlWidgets(List<ControlWidget> controlWidgets)
Add into the given the widgets for the different attributes |
void |
TopographyControl.getControlWidgets(List<ControlWidget> controlWidgets)
Get any special control widgets for this control. |
void |
PlanViewControl.getControlWidgets(List<ControlWidget> controlWidgets)
Add in any special control widgets to the current list of widgets. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||