Package | Description |
---|---|
org.openide.cookies |
Modifier and Type | Interface and Description |
---|---|
interface |
EditorCookie
Cookie defining standard operations with a text document and
an editor that can display it.
|
static interface |
EditorCookie.Observable
The interface extends EditorCookie and allows observing changes
in state of the text document.
|