public static interface Scene.SceneListener
| Modifier and Type | Method and Description |
|---|---|
void |
sceneRepaint()
Called to notify that the whole scene was repainted.
|
void |
sceneValidated()
Called to notify that the scene has been validated.
|
void |
sceneValidating()
Called to notify that the scene is going to be validated.
|
Built on August 24 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.