|
org.netbeans.api.visual 2.2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Animator | |
|---|---|
| org.netbeans.api.visual.animator |
This package contains SceneAnimator classes which is used for controlling animations on a scene. |
| Uses of Animator in org.netbeans.api.visual.animator |
|---|
| Methods in org.netbeans.api.visual.animator that return Animator | |
|---|---|
Animator |
AnimatorEvent.getAnimator()
Returns the related animator instance. |
Animator |
SceneAnimator.getColorAnimator()
Returns the color animator which animates background and foreground colors of all widgets in the scene. |
Animator |
SceneAnimator.getPreferredBoundsAnimator()
Returns the preferred bounds animator which animates preferred bounds of all widgets in the scene. |
Animator |
SceneAnimator.getPreferredLocationAnimator()
Returns the preferred location animator which animates preferred location of all widgets in the scene. |
Animator |
SceneAnimator.getZoomAnimator()
Returns the zoom animator. |
|
org.netbeans.api.visual 2.2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||