|
Extension SDK 10.1.2 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeyStrokesConstraint | |
oracle.ide.keyboard | Contains classes used by addins for providing accelerators for the commands they define. |
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 |
|
Extension SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.