ABLE 2.3.0 07/13/2005 14:21:00

com.ibm.able
Interface AbleCustomizer

All Superinterfaces:
java.beans.Customizer
All Known Implementing Classes:
AbleBeanWrapperCustomizer, AbleFilterPanel, AbleObjectCustomizer, AbleRuleSetEditor, AbleUserDefinedFunctionDialog, SimpleAbleBeanCustomizer

public interface AbleCustomizer
extends java.beans.Customizer

This interface describes a slight extension of the base Customizer behavior. It allows for a batch update rather than PropertyChange based incremental updates to the underlying bean.


Method Summary
 void updateObject()
           
 
Methods inherited from interface java.beans.Customizer
addPropertyChangeListener, removePropertyChangeListener, setObject
 

Method Detail

updateObject

public void updateObject()
                  throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

ABLE 2.3.0 07/13/2005 14:21:00

(C) Copyright IBM Corporation 1999, 2005