public static interface Scene.SceneListener
Modifier and Type | Method | 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 April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.