The Kiwi Toolkit

Overview

The Kiwi Toolkit is a foundation class library containing many useful classes that complement the Java Foundation Classes (JFC). The toolkit includes many classes and components that were not provided with the JFC, such as a TreeTable component, a command line parser, a DateChooser dialog, and many others. To find out more about Kiwi, see the FAQ.

Kiwi is distributed under a dual-license scheme. If you wish to use Kiwi in an open-source project, you may do so under the terms of the GNU General Public License, a copy of which is included in the distribution. Otherwise, you may purchase a commercial license. (Versions of Kiwi prior to 2.0 were distributed under the less-restrictive LGPL license.)

 
Documentation

Full Javadoc API documentation for the Kiwi toolkit is included in the distribution, or you can view the documentation online (but please don't make a habit of this; it wastes my bandwidth).

 
Screenshots

Click on the thumbnail for a larger screenshot.

Eye Candy
 
Download
The current release of Kiwi is Version 2.0.

Download Kiwi now! (Approximately 3.5 Mb) Full javadoc API documentation, the library jar file, and all sources are included. See the CHANGES file in the distribution to see what has changed since the last release (or view it on-line).

This version of Kiwi was compiled and tested against JDK 1.4 and JDK 1.5. It may not work with earlier versions of the JDK.

kiwi-2.0.tar.gz

Older (LGPL) versions:

kiwi-1.4.3.tar.gz
 


Back to software@dystance.net