| 程序包 | 说明 |
|---|---|
| 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 |
RSyntaxTextAreaUI
UI used by
RSyntaxTextArea. |
| 限定符和类型 | 方法和说明 |
|---|---|
protected RTextAreaUI |
RSyntaxTextArea.createRTextAreaUI()
Returns the a real UI to install on this text area.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected RTextAreaUI |
RTextArea.createRTextAreaUI()
Returns the a real UI to install on this text area.
|