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