protected class AbstractJFlexCTokenMaker.CStyleInsertBreakAction extends RSyntaxTextAreaEditorKit.InsertBreakAction
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractJFlexCTokenMaker.CStyleInsertBreakAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformedImpl(java.awt.event.ActionEvent e,
RTextArea textArea)
The actual meat of the action.
|
handleInsertBreakgetMacroID, isEnabledactionPerformed, getAccelerator, getDescription, getIcon, getMnemonic, getName, isRecordable, setAccelerator, setMnemonic, setMnemonic, setName, setProperties, setRecordable, setShortDescriptionaugmentList, getFocusedComponent, getTextComponentprotected AbstractJFlexCTokenMaker.CStyleInsertBreakAction()
public void actionPerformedImpl(java.awt.event.ActionEvent e,
RTextArea textArea)
RecordableTextActionactionPerformedImpl in class RSyntaxTextAreaEditorKit.InsertBreakActione - The action being performed.textArea - The text area "receiving" the action.RecordableTextAction.actionPerformed(java.awt.event.ActionEvent)