Class StyleAction

java.lang.Object
javax.swing.AbstractAction
org.loboevolution.menu.view.StyleAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class StyleAction extends AbstractAction

StyleAction class.

See Also:
  • Constructor Details

    • StyleAction

      public StyleAction(BrowserFrame frame)

      Constructor for SourceAction.

      Parameters:
      frame - a BrowserFrame object.
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent arg0)