org.openide.text 6.37.1

Uses of Interface
org.openide.cookies.EditorCookie

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.37.1

Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.