Class RSyntaxTextAreaDefaultInputMap

  • All Implemented Interfaces:
    Serializable

    public class RSyntaxTextAreaDefaultInputMap
    extends RTADefaultInputMap
    The default input map for an RSyntaxTextArea. Currently, the new key bindings include:
    • Shift+Tab indents the current line or currently selected lines to the left.
    See Also:
    Serialized Form
    • Constructor Detail

      • RSyntaxTextAreaDefaultInputMap

        public RSyntaxTextAreaDefaultInputMap()
        Constructs the default input map for an RSyntaxTextArea.