Branches
Releases
|
Version
|
Focus
|
Date
|
|
2.4
|
Minor feature enhancements |
25-Mar-2008 09:23 |
|
2.3
|
Code cleanup |
11-Feb-2008 14:15 |
|
2.2.1
|
Minor bugfixes |
31-Dec-2007 16:20 |
|
2.2
|
Minor feature enhancements |
21-Aug-2007 00:44 |
|
2.1.3
|
Minor bugfixes |
10-Jun-2006 10:45 |
|
2.1.2
|
Code cleanup |
25-Apr-2006 00:48 |
|
2.1.1
|
Minor bugfixes |
15-Sep-2005 10:24 |
|
2.1
|
Major feature enhancements |
22-Aug-2005 12:09 |
|
2.0.1
|
Minor feature enhancements |
20-Mar-2005 10:41 |
|
2.0
|
Major feature enhancements |
06-Dec-2004 22:03 |
Comments
[»]
KIWI - KTreeTable
by jedison - Jun 3rd 2005 12:08:39
KTreeTable looks interesting. I tried looking at the
FilesystemTableView.java for example but it is a little too complex for me.
I wonder if you have a more basic tutorial like the one in:
http://java.sun.com/docs/books/tutorial/uiswing/components/tree.html.
By the way, great collection of codes. I'd like to try out other
components after I learn tree table.
More power!
[reply]
[top]
[»]
Kiwi is a cool framework
by john - Sep 26th 2003 00:13:53
Hi Mark,
kiwi framework is a really cool library. There are plenty of useful
classes and methods that save a developer time from reinventing the wheel.
I find it as a very useful wrapper of Swing.
Keep up the good work.
John.
[reply]
[top]
[»]
DateChooser doesn't handle default font changes
by Alex - Jun 14th 2003 16:20:55
Hi Mark,
Really like your library. I am looking to use a DateChooser widget, and I
was attempting to use yours. However, the application sets the default
fonts to a larger size (for elementary children), and this throws the
DateChooser for a loop with regards to layout. Maybe implementing it with
the BoxLayout/BoxView instead of painting it directly?
Sinecerly,
Alex
[reply]
[top]
[»]
Re: DateChooser doesn't handle default font changes
by Mark Lindner - May 5th 2004 12:03:44
The DateChooser issues are fixed in the forthcoming 2.0 release.
[reply]
[top]
|