|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.borland.primetime.ide.KeymapManager.KeyActionBinding
Binding record for creating bindings from KeyStrokes to Actions objects
Field Summary | |
protected javax.swing.Action |
action
|
protected javax.swing.KeyStroke |
key
|
Constructor Summary | |
KeymapManager.KeyActionBinding(javax.swing.KeyStroke key,
javax.swing.Action action)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
protected javax.swing.KeyStroke key
protected javax.swing.Action action
Constructor Detail |
public KeymapManager.KeyActionBinding(javax.swing.KeyStroke key, javax.swing.Action action)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |