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

Class StyledEditorKit.UnderlineAction

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


public static class StyledEditorKit.UnderlineAction

extends StyledEditorKit.StyledTextAction

UnderlineAction

Constructor Summary

UnderlineAction()

Constructor UnderlineAction

Method Summary

voidactionPerformed(java.awt.event.ActionEvent event)

actionPerformed

Constructor Details

UnderlineAction

public UnderlineAction()

Constructor UnderlineAction


Method Details

actionPerformed

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

actionPerformed

Parameters: