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