public final class ShellEvent extends TypedEvent
Modifier and Type | Field and Description |
---|---|
boolean |
doit
A flag indicating whether the operation should be allowed.
|
data, display, time, widget
source
Constructor and Description |
---|
ShellEvent(Event e)
Constructs a new instance of this class based on the
information in the given untyped event.
|
Modifier and Type | Method and Description |
---|---|
String |
toString()
Returns a string containing a concise, human-readable
description of the receiver.
|
getSource
public boolean doit
false
will cancel the operation.public ShellEvent(Event e)
e
- the untyped event containing the informationpublic String toString()
toString
in class TypedEvent
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.