Package util.jgoodies.common.bean
Interface BeanChangeListener
-
- All Known Implementing Classes:
BlockSampleChangeSupportDecorator,ClassifSampleChangeSupportDecorator,MinkowskiChangeSupportDecorator,ObservableBean2ChangeSupport,PairSampleChangeSupportDecorator,SeedChangeSupportDecorator
public interface BeanChangeListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidbeanChange(PropertyChangeEvent evt)
-
-
-
Method Detail
-
beanChange
void beanChange(PropertyChangeEvent evt)
-
-