cern::gp::explorer::properties::PropertyField::BeanPropertyChangeListener Class Reference

Inheritance diagram for cern::gp::explorer::properties::PropertyField::BeanPropertyChangeListener:
Inheritance graph
[legend]
Collaboration diagram for cern::gp::explorer::properties::PropertyField::BeanPropertyChangeListener:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void registerListener ()
void propertyChange (PropertyChangeEvent evt)

Protected Member Functions

 BeanPropertyChangeListener (BeanSupport source, String propName)
 BeanPropertyChangeListener (Object source, String propName)

Private Attributes

final Method addPclMethod
final Method remPclMethod
final String propName
BeanSupport source

Detailed Description

helper class that updates the PropertyField when the value gets updated in the Bean while the PropertyField is open It can handle both Beans that do and those that don't inherit from BeanSupport.


Constructor & Destructor Documentation

cern::gp::explorer::properties::PropertyField::BeanPropertyChangeListener::BeanPropertyChangeListener ( BeanSupport  source,
String  propName 
) [inline, protected]

Constructor

Parameters:
source the bean to which this property belongs
propName the name of the property

References addPclMethod, and remPclMethod.

cern::gp::explorer::properties::PropertyField::BeanPropertyChangeListener::BeanPropertyChangeListener ( Object  source,
String  propName 
) [inline, protected]

References addPclMethod, and remPclMethod.


Member Function Documentation

void cern::gp::explorer::properties::PropertyField::BeanPropertyChangeListener::propertyChange ( PropertyChangeEvent  evt  )  [inline]

References propName.

void cern::gp::explorer::properties::PropertyField::BeanPropertyChangeListener::registerListener (  )  [inline]

Member Data Documentation

Referenced by propertyChange(), and registerListener().

Referenced by registerListener().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2