org.netbeans.core/2 3.32

org.netbeans.core
Class NbKeymap.AcceleratorBindingImpl

java.lang.Object
  extended by org.openide.awt.AcceleratorBinding
      extended by org.netbeans.core.NbKeymap.AcceleratorBindingImpl
Enclosing class:
NbKeymap

public static final class NbKeymap.AcceleratorBindingImpl
extends AcceleratorBinding


Constructor Summary
NbKeymap.AcceleratorBindingImpl()
           
 
Method Summary
protected  KeyStroke keyStrokeForAction(Action action, FileObject definingFile)
           
 
Methods inherited from class org.openide.awt.AcceleratorBinding
setAccelerator
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NbKeymap.AcceleratorBindingImpl

public NbKeymap.AcceleratorBindingImpl()
Method Detail

keyStrokeForAction

protected KeyStroke keyStrokeForAction(Action action,
                                       FileObject definingFile)
Specified by:
keyStrokeForAction in class AcceleratorBinding

org.netbeans.core/2 3.32

Built on May 22 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.