Uses of Class
org.fife.ui.rtextarea.RTextAreaEditorKit.DeletePrevWordAction
-
Packages that use RTextAreaEditorKit.DeletePrevWordAction Package Description org.fife.ui.rsyntaxtextarea A syntax-highlighting text editor. -
-
Uses of RTextAreaEditorKit.DeletePrevWordAction in org.fife.ui.rsyntaxtextarea
Subclasses of RTextAreaEditorKit.DeletePrevWordAction in org.fife.ui.rsyntaxtextarea Modifier and Type Class Description static class
RSyntaxTextAreaEditorKit.DeletePrevWordAction
Deletes the previous word, but differentiates symbols from "words" to match the behavior of code editors.
-