|
Draw2d 3.9.0.201308190730 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.draw2d.FocusListener.Stub
public static class FocusListener.Stub
An empty implementation of FocusListener for convenience.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface 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)
|
Draw2d 3.9.0.201308190730 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||