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 | Description |
---|---|---|
class |
CloneableEditor |
Cloneable top component to hold the editor kit.
|
Modifier and Type | Method | 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.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.