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