Package | Description |
---|---|
org.openide.text |
NetBeans is able to integrate multiple
editors
for different content types and mechanically access their content.
|
Modifier and Type | Method and Description |
---|---|
protected CloneableEditor |
CloneableEditorSupport.createCloneableEditor()
Allows subclasses to create their own version
of
CloneableEditor component. |
Modifier and Type | Method and Description |
---|---|
protected void |
CloneableEditorSupport.initializeCloneableEditor(CloneableEditor editor)
Initialize the editor.
|