- All Superinterfaces:
- com.alee.utils.swing.SwingMethods
public interface HotkeyMethods
extends com.alee.utils.swing.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.
- See Also:
SwingMethods,
HotkeyManager