Class EchoHTMLEditorKitInstallHelper.StrikeAction

java.lang.Object
javax.swing.AbstractAction
javax.swing.text.TextAction
javax.swing.text.StyledEditorKit.StyledTextAction
net.thevpc.echo.swing.peers.htmleditor.EchoHTMLEditorKitInstallHelper.StrikeAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
EchoHTMLEditorKitInstallHelper

public static class EchoHTMLEditorKitInstallHelper.StrikeAction extends StyledEditorKit.StyledTextAction
Author:
thevpc
See Also:
  • Constructor Details

    • StrikeAction

      public StrikeAction()
      Constructs a new UnderlineAction.
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)