Uses of Class
org.fife.ui.rtextarea.RTextAreaEditorKit.DeletePrevWordAction
Packages that use RTextAreaEditorKit.DeletePrevWordAction
-
Uses of RTextAreaEditorKit.DeletePrevWordAction in org.fife.ui.rsyntaxtextarea
Subclasses of RTextAreaEditorKit.DeletePrevWordAction in org.fife.ui.rsyntaxtextareaModifier and TypeClassDescriptionstatic class
Deletes the previous word, but differentiates symbols from "words" to match the behavior of code editors.