Package | Description |
---|---|
ucar.visad.display |
Provides support for hiding some of the complexity of the VisAD package.
|
Modifier and Type | Method and Description |
---|---|
AnimationBoxPanel |
AnimationPropertiesDialog.getBoxPanel()
Get the box panel
|
Modifier and Type | Method and Description |
---|---|
protected void |
AnimationBoxPanel.applyProperties(AnimationBoxPanel that)
Apply the properties from the that
|
protected void |
AnimationWidget.boxPanelChanged(AnimationBoxPanel boxPanel)
Called when the box panel has changed through a user drag or click
|
Constructor and Description |
---|
AnimationPropertiesDialog(AnimationWidget animationWidget,
javax.swing.JFrame parent,
AnimationBoxPanel boxPanel)
Constuctor with input string naming for what data
|