com.alee.managers.hotkey
Interface ButtonHotkeyMethods

All Superinterfaces:
SwingMethods

public interface ButtonHotkeyMethods
extends SwingMethods

This interface provides a set of methods that should be added into button components. Basically all these methods are already implemented in HotkeyManager but it is much easier to call them directly from component.

Author:
Mikle Garin
See Also:
SwingMethods, HotkeyManager