| 程序包 | 说明 |
|---|---|
| com.fr.design.gui.syntax.ui.rsyntaxtextarea |
A syntax-highlighting text editor.
|
| com.fr.design.gui.syntax.ui.rtextarea |
A single-font text editor with many custom features.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
FoldingAwareIconRowHeader
A row header component that takes code folding into account when painting
itself.
|
| 限定符和类型 | 方法和说明 |
|---|---|
IconRowHeader |
RSyntaxTextAreaEditorKit.createIconRowHeader(RTextArea textArea)
Overridden to return a row header that is aware of folding.
|
| 限定符和类型 | 方法和说明 |
|---|---|
IconRowHeader |
RTextAreaEditorKit.createIconRowHeader(RTextArea textArea)
Creates an icon row header to use in the gutter for a text area.
|