Uses of Class
org.fife.ui.rtextarea.RTextAreaEditorKit.IncreaseFontSizeAction
-
Packages that use RTextAreaEditorKit.IncreaseFontSizeAction Package Description org.fife.ui.rsyntaxtextarea A syntax-highlighting text editor. -
-
Uses of RTextAreaEditorKit.IncreaseFontSizeAction in org.fife.ui.rsyntaxtextarea
Subclasses of RTextAreaEditorKit.IncreaseFontSizeAction in org.fife.ui.rsyntaxtextarea Modifier and Type Class Description static class
RSyntaxTextAreaEditorKit.IncreaseFontSizeAction
Action for increasing the font size of all fonts in the text area.
-