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 classRSyntaxTextAreaEditorKit.DeletePrevWordActionDeletes the previous word, but differentiates symbols from "words" to match the behavior of code editors.
-