Uses of Class
org.fife.ui.rtextarea.RTextAreaEditorKit.InsertBreakAction
Packages that use RTextAreaEditorKit.InsertBreakAction
-
Uses of RTextAreaEditorKit.InsertBreakAction in org.fife.ui.rsyntaxtextarea
Subclasses of RTextAreaEditorKit.InsertBreakAction in org.fife.ui.rsyntaxtextareaModifier and TypeClassDescriptionprotected class
Action that knows how to special-case inserting a newline in a multi-line comment for languages like C and Java.static class
Action for when the user presses the Enter key.