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 | Method and Description |
---|---|
protected RTextAreaBase.RTAMouseListener |
RSyntaxTextArea.createMouseListener()
Returns the caret event/mouse listener for
RTextArea s. |
Modifier and Type | Class and Description |
---|---|
protected class |
RTextArea.RTextAreaMutableCaretEvent
Modified from
MutableCaretEvent in
JTextComponent so that mouse events get fired when the user
is selecting text with the mouse as well. |
Modifier and Type | Method and Description |
---|---|
protected RTextAreaBase.RTAMouseListener |
RTextArea.createMouseListener()
Returns the caret event/mouse listener for
RTextArea s. |
protected abstract RTextAreaBase.RTAMouseListener |
RTextAreaBase.createMouseListener()
Returns the caret event/mouse listener for
RTextArea s. |
Copyright © 2003–2015. All rights reserved.