public static class DefaultEditorKit.InsertBreakAction extends TextAction
| Constructor and Description |
|---|
DefaultEditorKit.InsertBreakAction()
Creates a new
InsertBreakAction. |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent event)
Performs the
Action. |
augmentList, getFocusedComponent, getTextComponentpublic DefaultEditorKit.InsertBreakAction()
InsertBreakAction.public void actionPerformed(java.awt.event.ActionEvent event)
Action.event - the action event describing the user action