Package org.beanfabrics.swing.customizer

Interface Summary
CustomizerBase  
CustomizerPM  
 

Class Summary
AbstractCustomizerPM The AbstractCustomizerPM is the abstract base class for customizer presentation models.
CustomizerBasePanel<PM extends CustomizerPM> The CustomizerBasePanel is the base class for JavaBeans Customizers in Beanfabrics.
ModelSubscriberCustomizer<PM extends ModelSubscriberCustomizerPM> The ModelSubscriberCustomizer is a Java Beans Customizer for a ModelSubscriber.
ModelSubscriberCustomizerPanel The ModelSubscriberCustomizerPanel is a View on a ModelSubscriberCustomizerPM.
ModelSubscriberCustomizerPanelBeanInfo  
ModelSubscriberCustomizerPM The ModelSubscriberCustomizerPM is the presentation model for the ModelSubscriberCustomizer.