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

Class StyledEditorKit.BoldAction

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


public static class StyledEditorKit.BoldAction

extends StyledEditorKit.StyledTextAction

BoldAction

Constructor Summary

BoldAction()

Constructor BoldAction

Method Summary

voidactionPerformed(java.awt.event.ActionEvent event)

actionPerformed

Constructor Details

BoldAction

public BoldAction()

Constructor BoldAction


Method Details

actionPerformed

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

actionPerformed

Parameters: