public class RTADefaultInputMap
extends javax.swing.InputMap
RTextArea. For the most part it is
exactly that the one for a JTextArea, but it adds a few things.
Currently, the new key bindings include:
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
DEFAULT_MODIFIER
Returns the default modifier key for a system.
|
| 构造器和说明 |
|---|
RTADefaultInputMap()
Constructs the default input map for an
RTextArea. |