|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.acm.seguin.ide.jbuilder.ModifyKeyBinding
public class ModifyKeyBinding
Modifies the key bindings whenever the keymap changes
Constructor Summary | |
---|---|
ModifyKeyBinding(javax.swing.Action one,
javax.swing.Action two)
Constructor for the ModifyKeyBinding object |
Method Summary | |
---|---|
void |
propertyChange(java.beans.PropertyChangeEvent e)
The EditorManager will call this function anytime it fires a property change |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ModifyKeyBinding(javax.swing.Action one, javax.swing.Action two)
one
- Description of Parametertwo
- Description of ParameterMethod Detail |
---|
public void propertyChange(java.beans.PropertyChangeEvent e)
propertyChange
in interface java.beans.PropertyChangeListener
e
- the event
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |