|
org.netbeans.api.visual 2.2 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
SceneAnimator
classes which is used for controlling animations on a scene.
See:
Description
Interface Summary | |
---|---|
AnimatorListener | This interface is used for notifying about important events on Animator . |
Class Summary | |
---|---|
Animator | Represents an animator. |
AnimatorEvent | This is an animator event which is used by AnimatorListener . |
SceneAnimator | Manages all animations on a scene. |
This package contains SceneAnimator
classes which is used for controlling animations on a scene.
Also you can supply your own animator by implementing Animator
class.
Also you can listen on each animator using AnimatorListener
interface.
|
org.netbeans.api.visual 2.2 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |