public static class StyledEditorKit.BoldAction extends StyledEditorKit.StyledTextAction
| Constructor and Description |
|---|
StyledEditorKit.BoldAction()
Creates an instance of
BoldAction. |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent event)
Performs the action.
|
getEditor, getStyledDocument, getStyledEditorKit, setCharacterAttributes, setParagraphAttributesaugmentList, getFocusedComponent, getTextComponentpublic StyledEditorKit.BoldAction()
BoldAction.public void actionPerformed(java.awt.event.ActionEvent event)
event - the ActionEvent that describes the action