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