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 September 7 2012. | Portions Copyright 1997-2012 Sun Microsystems, Inc. All rights reserved.