Class HotkeyAction

java.lang.Object
javax.swing.AbstractAction
com.stimulsoft.viewer.controls.visual.HotkeyAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class HotkeyAction extends AbstractAction
Used to perform button click() action on hotkey Copyright Stimulsoft
See Also:
  • Constructor Details

  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)