JComponentPack 1.3.0

com.zfqjava.swing
Class JWizardPane.ModelListener

java.lang.Object
  extended by com.zfqjava.swing.JWizardPane.ModelListener
All Implemented Interfaces:
Serializable, EventListener, ChangeListener
Enclosing class:
JWizardPane

protected class JWizardPane.ModelListener
extends Object
implements ChangeListener, Serializable

We pass ModelChanged events along to the listeners with the wizardpane (instead of the model itself) as the event source.

See Also:
Serialized Form

Constructor Summary
protected JWizardPane.ModelListener()
           
 
Method Summary
 void stateChanged(ChangeEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JWizardPane.ModelListener

protected JWizardPane.ModelListener()
Method Detail

stateChanged

public void stateChanged(ChangeEvent e)
Specified by:
stateChanged in interface ChangeListener

JComponentPack 1.3.0

Send your Feedback
JComponentPack 1.3.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.