|
org.netbeans.api.visual 2.28.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Scene.SceneListener
The scene listener which is notified about repainting, validating progress.
Method Summary | |
---|---|
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. |
Method Detail |
---|
void sceneRepaint()
void sceneValidating()
void sceneValidated()
|
org.netbeans.api.visual 2.28.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |