Package | Description |
---|---|
org.openide.cookies | |
org.openide.text |
NetBeans is able to integrate multiple
editors
for different content types and mechanically access their content.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
EditorCookie.Observable
The interface extends EditorCookie and allows observing changes
in state of the text document.
|
Modifier and Type | Method and Description |
---|---|
static JEditorPane |
NbDocument.findRecentEditorPane(EditorCookie ec)
Gets recently selected editor pane opened by editor cookie
Can be called from AWT event thread only.
|
Built on March 29 2013. | Portions Copyright 1997-2013 Sun Microsystems, Inc. All rights reserved.