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