com.stimulsoft.viewer.utils
Class StiHotkeyHelper

java.lang.Object
  extended by com.stimulsoft.viewer.utils.StiHotkeyHelper

public class StiHotkeyHelper
extends java.lang.Object

Hotkey helper Copyright Stimulsoft


Constructor Summary
StiHotkeyHelper()
           
 
Method Summary
static void addHotkey(javax.swing.AbstractButton button, int keyCode, int modifiers)
          Add hotkey action on button
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiHotkeyHelper

public StiHotkeyHelper()
Method Detail

addHotkey

public static void addHotkey(javax.swing.AbstractButton button,
                             int keyCode,
                             int modifiers)
Add hotkey action on button

Parameters:
button -
keyCode -
modifiers -