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