Class RSyntaxTextAreaEditorKit.DeletePrevWordAction

All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, 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: