Class ScreenShotAction

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

public class ScreenShotAction extends AbstractAction

ScreenShotAction class.

See Also:
  • Constructor Details

    • ScreenShotAction

      public ScreenShotAction(BrowserFrame frame)

      Constructor for ScreenShotAction.

      Parameters:
      frame - a BrowserFrame object.
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)