koala.dynamicjava.gui
Class OptionsDialog.GUIPanel.FileCheckBoxChangeListener

java.lang.Object
  extended bykoala.dynamicjava.gui.OptionsDialog.GUIPanel.FileCheckBoxChangeListener
All Implemented Interfaces:
javax.swing.event.ChangeListener, java.util.EventListener
Enclosing class:
OptionsDialog.GUIPanel

protected class OptionsDialog.GUIPanel.FileCheckBoxChangeListener
extends java.lang.Object
implements javax.swing.event.ChangeListener

To listen to the file checkbox


Constructor Summary
protected OptionsDialog.GUIPanel.FileCheckBoxChangeListener()
           
 
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.GUIPanel.FileCheckBoxChangeListener

protected OptionsDialog.GUIPanel.FileCheckBoxChangeListener()
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.