Package | Description |
---|---|
gate.gui.docview |
Modifier and Type | Field and Description |
---|---|
protected DocumentEditor |
AbstractDocumentView.owner
The
DocumentEditor this view is part of. |
Modifier and Type | Method and Description |
---|---|
DocumentEditor |
AbstractDocumentView.getOwner() |
Modifier and Type | Method and Description |
---|---|
void |
DocumentView.setOwner(DocumentEditor editor)
Notifies this view of its owner.
|
void |
AbstractDocumentView.setOwner(DocumentEditor editor)
Stores the owner of this view into the
AbstractDocumentView.owner field. |
Copyright © 2024 GATE. All rights reserved.