Class RSyntaxTextAreaEditorKit.SelectWordAction

  • All Implemented Interfaces:
    java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action
    Enclosing class:
    RSyntaxTextAreaEditorKit

    public static class RSyntaxTextAreaEditorKit.SelectWordAction
    extends RTextAreaEditorKit.SelectWordAction
    Selects the word around the caret. This class is here to better handle selecting "words" in programming languages.
    See Also:
    Serialized Form