public class RSyntaxTextAreaDefaultInputMap extends RTADefaultInputMap
RSyntaxTextArea.
Currently, the new key bindings include:
| Constructor and Description |
|---|
RSyntaxTextAreaDefaultInputMap()
Constructs the default input map for an
RSyntaxTextArea. |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getCopyAction() |
protected java.lang.String |
getCutAction() |
public RSyntaxTextAreaDefaultInputMap()
RSyntaxTextArea.protected java.lang.String getCopyAction()
getCopyAction in class RTADefaultInputMapprotected java.lang.String getCutAction()
getCutAction in class RTADefaultInputMap