|
org.netbeans.api.visual 2.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SceneAnimator | |
---|---|
org.netbeans.api.visual.animator |
This package contains SceneAnimator classes which is used for controlling animations on a scene. |
org.netbeans.api.visual.widget |
This package contains Widget class. |
Uses of SceneAnimator in org.netbeans.api.visual.animator |
---|
Constructors in org.netbeans.api.visual.animator with parameters of type SceneAnimator | |
---|---|
Animator(SceneAnimator sceneAnimator)
Creates an animator and assigns a scene animator. |
Uses of SceneAnimator in org.netbeans.api.visual.widget |
---|
Methods in org.netbeans.api.visual.widget that return SceneAnimator | |
---|---|
SceneAnimator |
Scene.getSceneAnimator()
Returns a scene animator of the scene. |
|
org.netbeans.api.visual 2.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |