Package com.calitha.util

Interface Summary
ICleanable An ICleanable represents an object that periodically want to cleanup certain resources.
ILocale The ILocale interface just introduces a new Locale constant for the Netherlands and takes existing Locale country constants to group them together in this interface.
 

Class Summary
Application The Application class provides several convenience methods that deal with the entire application.
CleanupThread A CleaupThread object represents a thread that helps to for clean up resources in your application on a regular basis.
DateUtil The DateUtil class contains a collection of convenience methods for using dates and calendars.
StringUtil The StringUtil class provides several static convenience methods for manipulating strings or producing string results.
Util The Util class provides several convenience methods making application development easier.
 

Enum Summary
StringUtil.TextAlignment