public interface HotKeyManager
void
addHotKey(String name, KeyStroke keyStroke, Action action)
void addHotKey(String name, KeyStroke keyStroke, Action action)
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.