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 |
---|---|
Line.Part |
Line.createPart(int column,
int length)
Create object which represent part of the text on the line.
|