March 31, 2004

My Photo Album!

Well, finally I have my own web photo album up! Did I mention it has been generated with my favorite java-based album generator software JAlbum and my own BluPlusPlus skin? ;-)

It's mostly about nature photography with some exceptions on my own photos too! I've shared as many as I could as I had plenty of spaces there on server to go on and more will be added later...

Please let me know if you get into any flaw, or have any comments, suggestions and so on.

Armond

Posted by armond at 11:40 AM | Comments (4)

March 13, 2004

No JTreeTable support in JDK 1.5! Why?

It's years that Creating TreeTables in Swing articles are there even before JDK 1.2, when Swing/JFC was not a core library yet. But I'm just in wonder why anybody in Sun doesn't care to integrate and add such support directly into the core while SWT has already added from the day one. Is it that hard? While it's just a trivial addition from JDK/JRE size/volume point of view, it will have a great effect from component enrichment point of view...
It's a real crap!! I'm not gonna add the TreeTable source codes or the binary form (as library) to every project making use of this component!

Should we wait another 1.5 year or so to see this integrated in the core (JDK 1.6??)? Or we still have the chance to see this feature on JDK 1.5?

Armond

Posted by armond at 02:32 PM | Comments (2)