|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LineCookie | |
org.openide.cookies | Cookies are a design pattern used to add behaviors to existing data object and nodes, or to separate implementation from the main object. |
org.openide.text | The IDE is able to integrate multiple editors for different content types and mechanically access their content. |
Uses of LineCookie in org.openide.cookies |
Subinterfaces of LineCookie in org.openide.cookies | |
interface |
EditorCookie
Cookie defining standard operations with a text document and an editor that can display it. |
static interface |
SourceCookie.Editor
Extended source cookie permitting for bidirectional translation with Swing text elements. |
Uses of LineCookie in org.openide.text |
Classes in org.openide.text that implement LineCookie | |
class |
EditorSupport
Deprecated. Use DataEditorSupport instead |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |