| Package | Description |
|---|---|
| org.openide.cookies | |
| org.openide.text |
NetBeans is able to integrate multiple
editors
for different content types and mechanically access their content.
|
| Class | Description |
|---|---|
| Line.Set |
Object that represents a snapshot of lines at the time it was created.
|
| Class | Description |
|---|---|
| Annotatable |
Classes which are capable of holding annotations must
extend this abstract class.
|
| Annotation |
Description of annotation.
|
| CloneableEditor |
Cloneable top component to hold the editor kit.
|
| CloneableEditorSupport |
Support for associating an editor and a Swing
Document. |
| CloneableEditorSupport.Env |
Interface for providing data for the support and also
locking the source of data.
|
| CloneableEditorSupport.Pane |
Describes one existing editor.
|
| FilterDocument |
Document that delegates all functionality to given document.
|
| IndentEngine |
Deprecated.
Please use Editor Indentation API instead, for details see
Editor Indentation.
|
| Line |
Represents one line in a text document.
|
| Line.Part |
Representation of the part of the Line's text.
|
| Line.Set |
Object that represents a snapshot of lines at the time it was created.
|
| Line.ShowOpenType |
ShowOpenType and ShowVisibilityType is replacement for constants SHOW_TRY_SHOW, SHOW_SHOW,
SHOW_GOTO, SHOW_TOFRONT, SHOW_REUSE, SHOW_REUSE_NEW.
|
| Line.ShowVisibilityType |
ShowOpenType and ShowVisibilityType is replacement for constants SHOW_TRY_SHOW, SHOW_SHOW,
SHOW_GOTO, SHOW_TOFRONT, SHOW_REUSE, SHOW_REUSE_NEW.
|
| PositionBounds |
A range bounded by two
PositionRefs. |
| PositionRef |
Reference to one position in a document.
|
| PrintPreferences.Alignment |
Constants for center, right, left position of page header, footer.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.