|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GraphicsNodeFocusListener
The listener interface for receiving keyboard focus events on a graphics node.
| Method Summary | |
|---|---|
void |
focusGained(GraphicsNodeFocusEvent evt)
Invoked when a graphics node gains the keyboard focus. |
void |
focusLost(GraphicsNodeFocusEvent evt)
Invoked when a graphics node loses the keyboard focus. |
| Method Detail |
|---|
void focusGained(GraphicsNodeFocusEvent evt)
void focusLost(GraphicsNodeFocusEvent evt)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||