public class DocumentSaveFailed extends Object implements DocumentEvent, DocumentError
| Modifier and Type | Field and Description |
|---|---|
protected bibliothek.gui.dock.common.MultipleCDockable |
document |
protected Throwable |
error |
| Constructor and Description |
|---|
DocumentSaveFailed(bibliothek.gui.dock.common.MultipleCDockable doc,
Throwable error) |
| Modifier and Type | Method and Description |
|---|---|
bibliothek.gui.dock.common.MultipleCDockable |
getDocument() |
Throwable |
getDocumentError() |
protected bibliothek.gui.dock.common.MultipleCDockable document
protected Throwable error
public DocumentSaveFailed(bibliothek.gui.dock.common.MultipleCDockable doc,
Throwable error)
public bibliothek.gui.dock.common.MultipleCDockable getDocument()
getDocument in interface DocumentEventpublic Throwable getDocumentError()
getDocumentError in interface DocumentErrorCopyright © 2018. All rights reserved.