public abstract class CancelableEvent extends Event
Event.Result
CancelableEvent()
void
cancel()
boolean
isCanceled()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CancelableEvent()
public void cancel()
public boolean isCanceled()