com.alee.managers.hotkey
Interface HotkeyMethods

All Superinterfaces:
SwingMethods

public interface HotkeyMethods
extends SwingMethods

This interface provides a set of methods that should be added into components that might have some kind of hotkeys. 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