org.ejtools.adwt
Class SimpleCustomizer.BeanUpdater

java.lang.Object
  |
  +--org.ejtools.adwt.SimpleCustomizer.BeanUpdater
All Implemented Interfaces:
java.util.EventListener, java.beans.PropertyChangeListener
Enclosing class:
SimpleCustomizer

protected class SimpleCustomizer.BeanUpdater
extends java.lang.Object
implements java.beans.PropertyChangeListener

Description of the Class

Version:
$Revision: 1.10 $
Author:
root

Field Summary
protected  java.beans.PropertyDescriptor propertyDescriptor
          Description of the Field
 
Constructor Summary
SimpleCustomizer.BeanUpdater(java.beans.PropertyDescriptor propertyDescriptor)
          Constructor for the BeanUpdater object
 
Method Summary
 void propertyChange(java.beans.PropertyChangeEvent event)
          Description of the Method
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

propertyDescriptor

protected java.beans.PropertyDescriptor propertyDescriptor
Description of the Field

Constructor Detail

SimpleCustomizer.BeanUpdater

public SimpleCustomizer.BeanUpdater(java.beans.PropertyDescriptor propertyDescriptor)
Constructor for the BeanUpdater object

Parameters:
propertyDescriptor - Description of the Parameter
Method Detail

propertyChange

public void propertyChange(java.beans.PropertyChangeEvent event)
Description of the Method

Specified by:
propertyChange in interface java.beans.PropertyChangeListener
Parameters:
event - Description of the Parameter


Copyright © 2002-2003 EJTools Org.. All Rights Reserved.