|
org.openide.text 6.27.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EditorCookie | |
---|---|
org.openide.cookies | |
org.openide.text | NetBeans is able to integrate multiple editors for different content types and mechanically access their content. |
Uses of EditorCookie in org.openide.cookies |
---|
Subinterfaces of EditorCookie in org.openide.cookies | |
---|---|
static interface |
EditorCookie.Observable
The interface extends EditorCookie and allows observing changes in state of the text document. |
Uses of EditorCookie in org.openide.text |
---|
Methods in org.openide.text with parameters of type EditorCookie | |
---|---|
static JEditorPane |
NbDocument.findRecentEditorPane(EditorCookie ec)
Gets recently selected editor pane opened by editor cookie Can be called from AWT event thread only. |
|
org.openide.text 6.27.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |