Class RSyntaxTextAreaEditorKit.DeletePrevWordAction

  • 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.DeletePrevWordAction
    extends RTextAreaEditorKit.DeletePrevWordAction
    Deletes the previous word, but differentiates symbols from "words" to match the behavior of code editors.
    See Also:
    Serialized Form