protected static class DockHelper.ClosingEventImpl extends Object implements ClosingEvent
| Modifier and Type | Field and Description |
|---|---|
protected bibliothek.gui.dock.common.event.CVetoClosingEvent |
ev |
| Constructor and Description |
|---|
ClosingEventImpl(bibliothek.gui.dock.common.event.CVetoClosingEvent ev) |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel() |
boolean |
isCancelable() |
boolean |
isCanceled() |
public ClosingEventImpl(bibliothek.gui.dock.common.event.CVetoClosingEvent ev)
public void cancel()
cancel in interface ClosingEventpublic boolean isCancelable()
isCancelable in interface ClosingEventpublic boolean isCanceled()
isCanceled in interface ClosingEventCopyright © 2018. All rights reserved.