yu.ac.bg.etf.javaqx.qswing
Class JQAbstractButton.ActionPropertyChangeListener

java.lang.Object
  extended byyu.ac.bg.etf.javaqx.qswing.JQAbstractButton.ActionPropertyChangeListener
All Implemented Interfaces:
java.util.EventListener, java.beans.PropertyChangeListener
Enclosing class:
JQAbstractButton

protected static class JQAbstractButton.ActionPropertyChangeListener
extends java.lang.Object
implements java.beans.PropertyChangeListener

Action PropertyChangeListener.


Field Summary
protected  JQAbstractButton button
           
 
Constructor Summary
JQAbstractButton.ActionPropertyChangeListener(JQAbstractButton button)
          Constructs new ActionPropertyChangeListener object.
 
Method Summary
 void propertyChange(java.beans.PropertyChangeEvent e)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

button

protected JQAbstractButton button
Constructor Detail

JQAbstractButton.ActionPropertyChangeListener

public JQAbstractButton.ActionPropertyChangeListener(JQAbstractButton button)
Constructs new ActionPropertyChangeListener object.

Parameters:
button - the button object
Method Detail

propertyChange

public void propertyChange(java.beans.PropertyChangeEvent e)

Specified by:
propertyChange in interface java.beans.PropertyChangeListener


Copyright © 2007 ETF and contributors. All Rights Reserved.