|
Eclipse Draw2d 2.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A listener interface for receiving FocusEvents
.
Nested Class Summary | |
static class |
FocusListener.Stub
An empty implementation of FocusListener for convenience. |
Method Summary | |
void |
focusGained(FocusEvent fe)
Called when the listened to object has gained focus. |
void |
focusLost(FocusEvent fe)
Called when the listened to object has lost focus. |
Method Detail |
public void focusGained(FocusEvent fe)
fe
- The FocusEvent objectpublic void focusLost(FocusEvent fe)
fe
- The FocusEvent object
|
Eclipse Draw2d 2.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |