|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GraphicsNodeChangeListener
The interface for listening to changes on graphics nodes.
Method Summary | |
---|---|
void |
changeCompleted(GraphicsNodeChangeEvent gnce)
Invoked when a change on a graphics node has completed |
void |
changeStarted(GraphicsNodeChangeEvent gnce)
Invoked when a change has started on a graphics node, but before any changes occure in the graphics node it's self. |
Method Detail |
---|
void changeStarted(GraphicsNodeChangeEvent gnce)
gnce
- the graphics node change eventvoid changeCompleted(GraphicsNodeChangeEvent gnce)
gnce
- the graphics node change event
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |