|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use AnimationIconInterface | |
|---|---|
| com.sas.visuals | Additional user interface components not provided in AWT. |
| Uses of AnimationIconInterface in com.sas.visuals |
|---|
| Fields in com.sas.visuals declared as AnimationIconInterface | |
|---|---|
protected AnimationIconInterface |
AnimationIconView.animationIcon
AnimationIconInterface object which holds all the animation information |
| Methods in com.sas.visuals that return AnimationIconInterface | |
|---|---|
AnimationIconInterface |
AnimationIconView.getAnimationIcon()
Returns the AnimationIconInterface object being painted by the AnimationIconView. |
| Methods in com.sas.visuals with parameters of type AnimationIconInterface | |
|---|---|
void |
ImageAnimation.setAnimationIcon(AnimationIconInterface animIcon)
Sets the AnimationIconInterface object to be incremented/decremented and painted. |
void |
AnimationIconView.setAnimationIcon(AnimationIconInterface animIcon)
Sets the AnimationIconInterface object to be incremented/decremented and painted. |
| Constructors in com.sas.visuals with parameters of type AnimationIconInterface | |
|---|---|
AnimationIconView(AnimationIconInterface animIcon)
Constructor that sets the AnimationIconInterface property |
|
|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||