Package | Description |
---|---|
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. |
Constructor and Description |
---|
Animator(SceneAnimator sceneAnimator)
Creates an animator and assigns a scene animator.
|
Modifier and Type | Method and Description |
---|---|
SceneAnimator |
Scene.getSceneAnimator()
Returns a scene animator of the scene.
|
Built on June 20 2015. | Portions Copyright 1997-2015 Oracle. All rights reserved.