Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

cern::gp::nodes::impl::BeanNode::GuiUpdaterIntrospector Class Reference

List of all members.

Public Member Functions

 GuiUpdaterIntrospector (Object bean, BeanInfo beanInfo, Class targetClass) throws IntrospectionException
void addNodeUpdaterListener (NodeUpdaterListener listener)
void removeNodeUpdaterListener (NodeUpdaterListener listener)

Protected Member Functions

void firePropertyChange (String propertyName, Object oldValue, Object newValue)
void fireNameChange (String newName)
void fireDisplayNameChange (String newDisplayName)
void fireShortDescriptionChange (String newShortDescription)
void fireNodeIconChange (java.awt.Image newIcon)
void fireNodeDefaultActionChange (String newDefaultAction)

Package Functions

boolean hasRegisteredListenerInternal ()

Detailed Description

Inherits from IntrospectionBasedNodeUpdater in order to hook the abstract fire***Change to the properties of this node.


Constructor & Destructor Documentation

cern::gp::nodes::impl::BeanNode::GuiUpdaterIntrospector::GuiUpdaterIntrospector Object  bean,
BeanInfo  beanInfo,
Class  targetClass
throws IntrospectionException [inline]
 


Member Function Documentation

void cern::gp::nodes::impl::BeanNode::GuiUpdaterIntrospector::addNodeUpdaterListener NodeUpdaterListener  listener  )  [inline]
 

void cern::gp::nodes::impl::BeanNode::GuiUpdaterIntrospector::fireDisplayNameChange String  newDisplayName  )  [inline, protected]
 

void cern::gp::nodes::impl::BeanNode::GuiUpdaterIntrospector::fireNameChange String  newName  )  [inline, protected]
 

void cern::gp::nodes::impl::BeanNode::GuiUpdaterIntrospector::fireNodeDefaultActionChange String  newDefaultAction  )  [inline, protected]
 

void cern::gp::nodes::impl::BeanNode::GuiUpdaterIntrospector::fireNodeIconChange java.awt.Image  newIcon  )  [inline, protected]
 

void cern::gp::nodes::impl::BeanNode::GuiUpdaterIntrospector::firePropertyChange String  propertyName,
Object  oldValue,
Object  newValue
[inline, protected]
 

void cern::gp::nodes::impl::BeanNode::GuiUpdaterIntrospector::fireShortDescriptionChange String  newShortDescription  )  [inline, protected]
 

boolean cern::gp::nodes::impl::BeanNode::GuiUpdaterIntrospector::hasRegisteredListenerInternal  )  [inline, package]
 

void cern::gp::nodes::impl::BeanNode::GuiUpdaterIntrospector::removeNodeUpdaterListener NodeUpdaterListener  listener  )  [inline]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:08:38 2009 for ACS Java API by doxygen 1.3.8