• Java and Swing

    JWebPane

    by  • May 8, 2008 • Conferences, Java and Swing, Technology

    This is something Java/Swing community has been crying for years. We even received numerous requests to make such a component (and we declined all requests). That’s a lightweighted Swing component for html viewing (or editing). JDIC gave us some hope several years ago even though it is JNI based but that’s project went nowhere. There [...]

    Read more →

    JDAF 2.0 official release

    by  • April 15, 2008 • Java and Swing, JIDE, Technology

    After nine month beta period, we finally release JIDE Desktop Application Framework officially. Comparing to other JIDE component products, JDAF is a whole different story. It is a ground-breaking platform for developing truly cross-platform desktop applications in Java and Swing. There are many concepts in JDAF that are the first of its kind, such as [...]

    Read more →

    Auto-fit visible rows only

    by  • March 8, 2008 • Java and Swing, JIDE

    I don’t like Vista as it is apparently slower than XP. However I discovered something nice about it. Today, I was doing a build on Vista and I double clicked on Explorer table header to auto-fit a column, I noticed it didn’t fully expanded as I knew there is a long file name in this [...]

    Read more →

    Rotate an Icon in Java

    by  • February 29, 2008 • Java and Swing, JIDE

    One user asked us to add a method to IconsFactory to rotate an icon for any angle. Sounds like a simple thing to do but it took me a while to get it right. It is checked in to JIDE Common Layer as part of 2.2.2 release. See below for the complete source. Feel free to [...]

    Read more →

    Workaround Swing Bugs

    by  • February 26, 2008 • Java and Swing

    I got an interesting BOF session for this year JavaOne. The topic is “Workaround Swing Bugs”. If you are Swing developers like me, you must feel frustrated by bugs in Swing. However, let’s look at it from the bright side. There are several components or features in JIDE are introduced because of Swing bugs. For example, [...]

    Read more →

    Where will you use JIDE Dashboard?

    by  • October 16, 2007 • Java and Swing, JIDE, Technology

    Last Friday we released 2.2 version. This is a major release. In this release, we introduced a new product called JIDE Dashboard. This is again a customer contract but we kept the copyright within JIDE so that we can release it as a product. What is JIDE Dashboard exactly? If you want me to explain in [...]

    Read more →