org.ejtools.adwt
Class GenericCustomizer.BeanUpdater

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

protected class GenericCustomizer.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 pd
          Description of the Field
 
Constructor Summary
GenericCustomizer.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

pd

protected java.beans.PropertyDescriptor pd
Description of the Field

Constructor Detail

GenericCustomizer.BeanUpdater

public GenericCustomizer.BeanUpdater(java.beans.PropertyDescriptor propertydescriptor)
Constructor for the BeanUpdater object

Parameters:
propertydescriptor - Description of 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.