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 classAction that knows how to special-case inserting a newline in a multi-line comment for languages like C and Java.static classAction for when the user presses the Enter key.