|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RTextAreaUI | |
|---|---|
| org.fife.ui.rsyntaxtextarea | A syntax-highlighting text editor. |
| org.fife.ui.rtextarea | A single-font text editor with many custom features. |
| Uses of RTextAreaUI in org.fife.ui.rsyntaxtextarea |
|---|
| Subclasses of RTextAreaUI in org.fife.ui.rsyntaxtextarea | |
|---|---|
class |
RSyntaxTextAreaUI
UI used by RSyntaxTextArea. |
| Methods in org.fife.ui.rsyntaxtextarea that return RTextAreaUI | |
|---|---|
protected RTextAreaUI |
RSyntaxTextArea.createRTextAreaUI()
Returns the a real UI to install on this text area. |
| Uses of RTextAreaUI in org.fife.ui.rtextarea |
|---|
| Methods in org.fife.ui.rtextarea that return RTextAreaUI | |
|---|---|
protected abstract RTextAreaUI |
RTextAreaBase.createRTextAreaUI()
Returns the a real UI to install on this text component. |
protected RTextAreaUI |
RTextArea.createRTextAreaUI()
Returns the a real UI to install on this text area. |
| Methods in org.fife.ui.rtextarea with parameters of type RTextAreaUI | |
|---|---|
protected void |
RTextAreaBase.setRTextAreaUI(RTextAreaUI ui)
Sets the UI for this RTextArea. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||