kcl.waterloo.serviceproviders
Class BindingManager
- java.lang.Object
-
- kcl.waterloo.serviceproviders.BindingManager
-
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.awt.event.FocusListener, java.util.EventListener, javax.swing.event.ChangeListener
public class BindingManager extends java.lang.Object implements java.awt.event.ActionListener, javax.swing.event.ChangeListener, java.awt.event.FocusListener
-
-
Constructor Summary
Constructors Constructor and Description BindingManager(GJEditorInterface gui)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidactionPerformed(java.awt.event.ActionEvent arg0)voidfocusGained(java.awt.event.FocusEvent arg0)voidfocusLost(java.awt.event.FocusEvent arg0)voidstateChanged(javax.swing.event.ChangeEvent ce)
-
-
-
Constructor Detail
-
BindingManager
public BindingManager(GJEditorInterface gui)
-
-
Method Detail
-
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent arg0)
- Specified by:
actionPerformedin interfacejava.awt.event.ActionListener
-
stateChanged
public void stateChanged(javax.swing.event.ChangeEvent ce)
- Specified by:
stateChangedin interfacejavax.swing.event.ChangeListener
-
focusGained
public void focusGained(java.awt.event.FocusEvent arg0)
- Specified by:
focusGainedin interfacejava.awt.event.FocusListener
-
focusLost
public void focusLost(java.awt.event.FocusEvent arg0)
- Specified by:
focusLostin interfacejava.awt.event.FocusListener
-
-
DMelt 3.0 © DataMelt by jWork.ORG