Package org.beanfabrics.swing.customizer.table

Interface Summary
ColumnListConfigurationPM.OnApplyHandler  
ObjectToSourceCodeFormatter<TYPE>  
 

Class Summary
BnColumnBuilderJavaFormat  
BnColumnPropertyEditor The BnColumnPropertyEditor is a JavaBeans PropertyEditor for a BnColumn.
BnTableCustomizer<PM extends BnTableCustomizerPM> The BnTableCustomizer is a JavaBeans Customizer for a BnTable.
BnTableCustomizerPanel The BnTableCustomizerPanel is a View on a BnTableCustomizerPM.
BnTableCustomizerPanelBeanInfo  
BnTableCustomizerPM The BnTableCustomizerPM is the presentation model for the BnTableCustomizer.
ColumnListConfigurationConstroller  
ColumnListConfigurationDialog The ColumnListConfigurationDialog is a View on a ColumnListConfigurationPM.
ColumnListConfigurationDialogBeanInfo  
ColumnListConfigurationPM  
ColumnListPanel The ColumnListPanel is a view on a ColumnListPM.
ColumnListPanelBeanInfo  
ColumnListPM<PM extends ColumnPM> The ColumnListPM is a ListPM for ColumnPM elements.
ColumnPM The ColumnPM is a presentation model presenting a BnColumn.
HorizontalAlignmentPM