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:
Constructor and Description |
---|
RTADefaultInputMap()
Constructs the default input map for an
RTextArea . |
Modifier and Type | Method and Description |
---|---|
protected static int |
getDefaultModifier()
Returns the default modifier key for a system.
|