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