Interface | Description |
---|---|
EditorCookie |
Cookie defining standard operations with a text document and
an editor that can display it.
|
EditorCookie.Observable |
The interface extends EditorCookie and allows observing changes
in state of the text document.
|
LineCookie |
Cookie for data objects that want to provide support for accessing
lines in a document.
|