Package | Description |
---|---|
org.openide.text |
NetBeans is able to integrate multiple
editors
for different content types and mechanically access their content.
|
Modifier and Type | Class and Description |
---|---|
class |
CloneableEditor
Cloneable top component to hold the editor kit.
|
Modifier and Type | Method and Description |
---|---|
protected CloneableEditorSupport.Pane |
CloneableEditorSupport.createPane()
Creates and initializes
new
CloneableEditor component. |
protected CloneableEditorSupport.Pane |
CloneableEditorSupport.openAt(PositionRef pos,
int column)
Forcibly create one editor component.
|