|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeyTree | |
|---|---|
| org.openbp.jaspira.action.keys | |
| Uses of KeyTree in org.openbp.jaspira.action.keys |
|---|
| Methods in org.openbp.jaspira.action.keys that return KeyTree | |
|---|---|
KeyTree |
KeyTree.getSubTree(javax.swing.KeyStroke stroke)
Returns the sub tree for the given keystroke. |
KeyTree[] |
KeyTree.subTrees()
Returns all sub trees. |
| Constructors in org.openbp.jaspira.action.keys with parameters of type KeyTree | |
|---|---|
KeyMgr.KeyAction(KeyTree tree)
|
|
KeyTree(KeyTree parent,
KeySequence sequence)
Creates a new sub tree with the given parent and keystroke. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||