Package | Description |
---|---|
org.fife.ui.rsyntaxtextarea |
A syntax-highlighting text editor.
|
org.fife.ui.rtextarea |
A single-font text editor with many custom features.
|
Modifier and Type | Class and Description |
---|---|
class |
FoldingAwareIconRowHeader
A row header component that takes code folding into account when painting
itself.
|
Modifier and Type | Method and Description |
---|---|
IconRowHeader |
RSyntaxTextAreaEditorKit.createIconRowHeader(RTextArea textArea)
Overridden to return a row header that is aware of folding.
|
Modifier and Type | Method and Description |
---|---|
IconRowHeader |
RTextAreaEditorKit.createIconRowHeader(RTextArea textArea)
Creates an icon row header to use in the gutter for a text area.
|
Copyright © 2003–2015. All rights reserved.