|
Eclipse Remote Application Platform | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object SWTEventObject org.eclipse.swt.events.TypedEvent org.eclipse.swt.events.ShellEvent
public final class ShellEvent
Instances of this class are sent as a result of operations being performed on shells.
ShellListener
Field Summary | |
---|---|
boolean |
doit
A flag indicating whether the operation should be allowed. |
Fields inherited from class org.eclipse.swt.events.TypedEvent |
---|
data, display, time, widget |
Constructor Summary | |
---|---|
ShellEvent(Event event)
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 |
Field Detail |
---|
public boolean doit
false
will cancel the operation.
Constructor Detail |
---|
public ShellEvent(Event event)
event
- the untyped event containing the information
|
Eclipse Remote Application Platform | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) EclipseSource and others 2002, 2013. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0