|
org.openide.text 6.9.32 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CloneableEditorSupport | |
---|---|
org.openide.text | The IDE is able to integrate multiple editors for different content types and mechanically access their content. |
Uses of CloneableEditorSupport in org.openide.text |
---|
Methods in org.openide.text that return CloneableEditorSupport | |
---|---|
protected CloneableEditorSupport |
CloneableEditor.cloneableEditorSupport()
Gives access to CloneableEditorSupport object under
this CloneableEditor component. |
CloneableEditorSupport |
PositionRef.getCloneableEditorSupport()
|
protected abstract CloneableEditorSupport |
CloneableEditorSupportRedirector.redirect(Lookup env)
Find a delegate for given CloneableEditorSupport 's Lookup . |
Constructors in org.openide.text with parameters of type CloneableEditorSupport | |
---|---|
CloneableEditor(CloneableEditorSupport support)
Creates new editor component associated with support object. |
|
org.openide.text 6.9.32 | |||||||||
PREV NEXT | FRAMES NO FRAMES |