|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.swt.events.TypedEvent
org.eclipse.swt.events.FocusEvent
Instances of this class are sent as a result of widgets gaining and losing focus.
FocusListener| Field Summary |
| Fields inherited from class org.eclipse.swt.events.TypedEvent |
data, display, time, widget |
| Constructor Summary | |
FocusEvent(Event e)
Constructs a new instance of this class based on the information in the given untyped event. |
|
| Methods inherited from class org.eclipse.swt.events.TypedEvent |
toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public FocusEvent(Event e)
e - the untyped event containing the information
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||