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