|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.openide.text | |
| org.openide.cookies | Cookies are a design pattern used to add behaviors to existing data object and nodes, or to separate implementation from the main object. |
| org.openide.debugger | The IDE can support plugged-in implementations of an abstract debugger interface. |
| org.openide.text | The IDE is able to integrate multiple editors for different content types and mechanically access their content. |
Classes in org.openide.text used by org.openide.cookies| Line.Set
|
Object that represents a snapshot of lines at the time it was created. |
|
Classes in org.openide.text used by org.openide.debugger| Line
|
Represents one line in a text document. |
|
Classes in org.openide.text used by org.openide.text| 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. EditorSupport
|
Deprecated. Use DataEditorSupport instead EditorSupport.Editor
|
Deprecated. Cloneable top component to hold the editor kit. FilterDocument
|
Document that delegates all functionality to given document. IndentEngine
|
Indentation engine for formating text in documents. 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. NbDocument.Colors
|
Deprecated. Not useful for anything. PositionBounds
|
A range bounded by two PositionRefs.PositionRef
|
Reference to one position in a document. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||