|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnimationWidget | |
|---|---|
| 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.control.chart | Charting facilities used by DisplayControls. |
| ucar.visad.display | Provides support for hiding some of the complexity of the VisAD package. |
| Uses of AnimationWidget in ucar.unidata.idv |
|---|
| Methods in ucar.unidata.idv that return AnimationWidget | |
|---|---|
AnimationWidget |
ViewManager.getAnimationWidget()
Return the AnimationWidget
that is used. |
AnimationWidget |
ViewManager.getExternalAnimationWidget()
Get the ExternalAnimationWidget property. |
| Methods in ucar.unidata.idv with parameters of type AnimationWidget | |
|---|---|
void |
ViewManager.setExternalAnimation(Animation value,
AnimationWidget widget)
Set the ExternalAnimation property. |
| Uses of AnimationWidget in ucar.unidata.idv.control |
|---|
| Methods in ucar.unidata.idv.control that return AnimationWidget | |
|---|---|
AnimationWidget |
DisplayControlImpl.getAnimationWidget()
Create, if needed, and return the AnimationWidget |
| Uses of AnimationWidget in ucar.unidata.idv.control.chart |
|---|
| Fields in ucar.unidata.idv.control.chart declared as AnimationWidget | |
|---|---|
protected AnimationWidget |
ChartWrapper.animationWidget
The widget |
| Uses of AnimationWidget in ucar.visad.display |
|---|
| Methods in ucar.visad.display with parameters of type AnimationWidget | |
|---|---|
void |
DisplayMaster.setAnimation(Animation animation,
AnimationWidget animationWidget)
Set the Animation for this DisplayMaster |
| Constructors in ucar.visad.display with parameters of type AnimationWidget | |
|---|---|
AnimationBoxPanel(AnimationWidget widget)
Default Constructor |
|
AnimationBoxPanel(AnimationWidget widget,
boolean[] okArray)
Default Constructor |
|
AnimationPropertiesDialog(AnimationWidget animationWidget,
JFrame parent,
AnimationBoxPanel boxPanel)
Constuctor with input string naming for what data |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||