common utility classes that work under Swing Java 1.7+.It contains a more efficient version of the StringTools and Localise than come with common11 package. It also includes StringSearch to search forward and backwards for multiple targets.
Common utility classes that work under Swing Java 1.7+. They are intended to be included in your own Java programs. Some of the classes included are: Age : computes age in years, months, days BigDate : replacement for Date, calendar calculations CheckPermission : check permission ClipboardPoker : put something in clipboard CMPAboutBox : AWT About box CMPAboutJBox : Swing Abount box EIO : Encapsulated I/O FNV1a64 : 64-bit hash function FontFactory : choose and cache optimal fonts for platform FullName : parse full name into surname, given, title etc. Hybrid : hybrid AWT/application HybridJ : Hybrid SWING/application ImageInfo : get information about png, jpg, gif, webp image ImageViewer : display an image InOrder : ensure collection is in order JavaVersion : issure right Java version JEButton : Enhanced JButton Laf : look and feel Localise : localise for LfNl Misc : misc methods Play : play audio Progress : progress counter ResizingImageViewer : viewer that lets user dynamically resize the image. Shuffle : shuffle a collection ST : miscellaneous String methods StoppableThread : gracefully stopping thread StringSearch : searching a string TestDate : exercise BigDate Twirler : Twirler activity indicator VersionCheck : check Java version
Download and use it now: Common JDK 1.7+ Utility classes