org.netbeans.core
Class NbKeymap.AcceleratorBindingImpl
java.lang.Object
org.openide.awt.AcceleratorBinding
org.netbeans.core.NbKeymap.AcceleratorBindingImpl
- Enclosing class:
- NbKeymap
public static final class NbKeymap.AcceleratorBindingImpl
- extends AcceleratorBinding
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NbKeymap.AcceleratorBindingImpl
public NbKeymap.AcceleratorBindingImpl()
keyStrokeForAction
protected KeyStroke keyStrokeForAction(Action action,
FileObject definingFile)
- Specified by:
keyStrokeForAction in class AcceleratorBinding