Package butler.swing.util

Interface Summary
ComponentContainer  
ValueEditor Interface that all value editors have to implement.
ValueEditorFactory Factory interface for creating value editors from a given datatype.
 

Class Summary
ButlerButton  
ButlerCellEditor Adapter class for javax.swing.CellEditor and butler.swing.util.ValueEditor.
ButlerFilter  
ButlerFormatter  
ButlerLabel  
ButlerMenu  
ButlerMenuItem  
ButtonRow  
CheckBoxBooleanEditor Editor for boolean values using a checkbox.
ComboEnumEditor Editor for boolean values using a checkbox.
DateEditor Editor for dates.
DefaultMenuBar  
DefaultTreeNode  
DualListBox  
ErrorHandler Shows a error message dialog.
ImageEditor  
LabelTreeNode  
NumericEditor Editor for numeric values.
RadioBooleanEditor Editor for boolean values using a checkbox.
SaveAction  
StatusBar  
StringEditor Editor for strings.
SwingHelper  
TableLayoutPanel  
TextEditor Editor for strings.
TreeNodeFactory  
ValueEditor.BaseImpl  
ValueEditorBroker Singelton broker that can create value editors from a given datatype.
ValueEditorFactory.DefaultImpl  
ValueEditorFactory.ReflectionImpl  
WindowManager  
 

Exception Summary
ValueEditorBroker.NoEditorFound