koala.dynamicjava.gui
Class OptionsDialog.InterpreterPanel.CheckBoxChangeListener

java.lang.Object
  |
  +--koala.dynamicjava.gui.OptionsDialog.InterpreterPanel.CheckBoxChangeListener
All Implemented Interfaces:
javax.swing.event.ChangeListener, java.util.EventListener
Enclosing class:
OptionsDialog.InterpreterPanel

protected class OptionsDialog.InterpreterPanel.CheckBoxChangeListener
extends java.lang.Object
implements javax.swing.event.ChangeListener

To listen to the checkbox


Constructor Summary
protected OptionsDialog.InterpreterPanel.CheckBoxChangeListener()
           
 
Method Summary
 void stateChanged(javax.swing.event.ChangeEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OptionsDialog.InterpreterPanel.CheckBoxChangeListener

protected OptionsDialog.InterpreterPanel.CheckBoxChangeListener()
Method Detail

stateChanged

public void stateChanged(javax.swing.event.ChangeEvent e)
Specified by:
stateChanged in interface javax.swing.event.ChangeListener


Copyright ? 2001 Stephane Hillion. All Rights Reserved.