|
Eclipse Draw2d 3.3 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.draw2d.FocusListener.Stub
An empty implementation of FocusListener for convenience.
| Nested Class Summary |
| Nested classes inherited from class org.eclipse.draw2d.FocusListener |
FocusListener.Stub |
| Constructor Summary | |
FocusListener.Stub()
|
|
| 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. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FocusListener.Stub()
| Method Detail |
public void focusGained(FocusEvent fe)
FocusListener
focusGained in interface FocusListenerfe - The FocusEvent objectFocusListener.focusGained(FocusEvent)public void focusLost(FocusEvent fe)
FocusListener
focusLost in interface FocusListenerfe - The FocusEvent objectFocusListener.focusLost(FocusEvent)
|
Eclipse Draw2d 3.3 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||