|
||||||||||
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.DisposeEvent
public final class DisposeEvent
Instances of this class are sent as a result of widgets being disposed.
DisposeListener
Field Summary |
---|
Fields inherited from class org.eclipse.swt.events.TypedEvent |
---|
data, display, time, widget |
Constructor Summary | |
---|---|
DisposeEvent(Event e)
Constructs a new instance of this class based on the information in the given untyped event. |
Method Summary |
---|
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 DisposeEvent(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 |