Package com.kiwisoft.utils.format

Interface Summary
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.
 

Class Summary
DefaultObjectFormat Default implementation of ObjectFormat interface.