Index (Frames) | Index (No Frames) | Package | Package Tree | Tree
javax.swing.text

Class StyledEditorKit.ItalicAction

java.lang.Object
|
+--javax.swing.AbstractAction
   |
   +--javax.swing.text.TextAction
      |
      +--javax.swing.text.StyledEditorKit.StyledTextAction
         |
         +--javax.swing.text.StyledEditorKit.ItalicAction


public static class StyledEditorKit.ItalicAction

extends StyledEditorKit.StyledTextAction

ItalicAction

Constructor Summary

ItalicAction()

Constructor ItalicAction

Method Summary

voidactionPerformed(java.awt.event.ActionEvent event)

actionPerformed

Constructor Details

ItalicAction

public ItalicAction()

Constructor ItalicAction


Method Details

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent event)

actionPerformed

Parameters: