Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


Uses of Interface
oracle.ide.keyboard.KeyStrokesConstraint

Packages that use KeyStrokesConstraint
oracle.ide.keyboard Defining your default accelerators 

 

Uses of KeyStrokesConstraint in oracle.ide.keyboard

 

Classes in oracle.ide.keyboard that implement KeyStrokesConstraint
 class KeyStrokePanel
          This panel edits shortcuts in one context.
 class KeyStrokesConstraintFactory
          KeyStrokesConstraintFactory is a factory of KeyStrokeConstraint.
Since I only expect two KeyStrokeConstraint, this factory builds them.

 

Methods in oracle.ide.keyboard that return KeyStrokesConstraint
static KeyStrokesConstraint KeyStrokesConstraintFactory.getConstraint(int nType)
           

 

Methods in oracle.ide.keyboard with parameters of type KeyStrokesConstraint
 void KeyStrokeField.setConstraint(KeyStrokesConstraint ksc)
          Sets the class that allows or veto the keystrokes accepted by the field

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


Copyright © 1997, 2012, Oracle. All rights reserved.