|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CloneableEditorSupport.Pane | |
org.openide.text | The IDE is able to integrate multiple editors for different content types and mechanically access their content. |
Uses of CloneableEditorSupport.Pane in org.openide.text |
Classes in org.openide.text that implement CloneableEditorSupport.Pane | |
class |
CloneableEditor
Cloneable top component to hold the editor kit. |
Methods in org.openide.text that return CloneableEditorSupport.Pane | |
protected CloneableEditorSupport.Pane |
CloneableEditorSupport.createPane()
|
protected CloneableEditorSupport.Pane |
CloneableEditorSupport.openAt(PositionRef pos,
int column)
Forcibly create one editor component. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |