public class CancellableEvent extends Event
CancellableEvent()
boolean
isCancelled()
void
setCancelled(boolean cancelled)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CancellableEvent()
public boolean isCancelled()
public void setCancelled(boolean cancelled)