ABLE, Version 1.1b

com.ibm.able
Interface AbleCustomizer

All Known Implementing Classes:
AbleObjectCustomizer, AbleFilterPanel, FsRuleSetCustomizer, AbleRuleSetEditor, AbleSensorEffectorDialog, AbleBeanWrapperCustomizer, SimpleAbleBeanCustomizer

public abstract interface AbleCustomizer
extends java.rmi.Remote, 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.

Version:
$Revision: 1.2 $, $Date: 2000/01/24 14:52:08 $

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

Method Detail

updateObject

public void updateObject()
                  throws java.rmi.RemoteException

ABLE, Version 1.1b

ABLE: Produced by Joe, Don, and Jeff who say, 'Thanks for your support.'