Package com.kiwisoft.utils.format

Interface Summary
BooleanFormat Interface class for displaying objects in UI two state fields like checkboxes.
FormatProvider Interface classes must implement if they want to provide custom ObjectFormat's for the SQLPlugin.
ObjectFormat Interface class for displaying objects in UI text components like table cells, lists, labels and text fields.
TextFormat Interface class for displaying objects in UI text components like table cells, lists, labels and text fields.
 

Class Summary
DefaultObjectFormat Default implementation of ObjectFormat interface.