public class DocumentClosed extends Object implements DocumentEvent
| Modifier and Type | Field and Description |
|---|---|
protected bibliothek.gui.dock.common.MultipleCDockable |
document |
| Constructor and Description |
|---|
DocumentClosed(bibliothek.gui.dock.common.MultipleCDockable doc) |
| Modifier and Type | Method and Description |
|---|---|
bibliothek.gui.dock.common.MultipleCDockable |
getDocument() |
static Closeable |
listen(DocumentEventSender publisher,
Reciver<DocumentClosed> reciver) |
public DocumentClosed(bibliothek.gui.dock.common.MultipleCDockable doc)
public bibliothek.gui.dock.common.MultipleCDockable getDocument()
getDocument in interface DocumentEventpublic static Closeable listen(DocumentEventSender publisher, Reciver<DocumentClosed> reciver)
Copyright © 2018. All rights reserved.