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