Package | Description |
---|---|
org.netbeans.lib.editor.view |
Modifier and Type | Class and Description |
---|---|
class |
GapDocumentView
View responsible for holding all line views for a particular document.
|
class |
GapLineView
Extension of
GapBoxView encapsulating
one line of a text capable of doing baseline layout
and line wrapping. |
class |
GapMultiLineView
Extension of
GapLineView capable of encapsulating
one or more lines depending on a possible presence of collapsed
fold views as children of this view. |