Swing links of the week: December 7, 2008

December 8th, 2008 | 4 Comments »

Here are some Swing links that you might have missed during the last week:

Quite a few releases announced this week:

Devoxx 2008 has started today, and it has a few Swing related presentations:

With not a single feature from my JavaFX “look forward to” list available in the first release, it’s time to see what Sun is going to announce at Devoxx. Over the last few weeks there has been significant (in number of dozens) amount of submitted and closed bug reports in integration between heavyweight and lightweight components for the first two builds of 6u12. Risking yet another prediction (the one about JDK / module / OSGi was quite right, and the main discrepancies are already being criticized by the OSGi community), i would say that the web browser component is in the works, but as a heavyweight implementation. This would require closer cooperation with the (lightweight) rest of the UI toolkit. Share your thoughts in the comments.


4 Comments on “Swing links of the week: December 7, 2008”

  1. 1 Hendrik Ebbers said at 1:44 am on December 9th, 2008:

    Greetings from Devoxx,

    Richard Bair said in the SwingLabs talk that the WebComponent will be heavyweight. The Release will be in the next few days.

  2. 2 Richard Oz said at 3:36 am on December 9th, 2008:

    Given their stand over how Swing2 wasn’t possible http://weblogs.java.net/blog/editors/archives/2008/12/be_safe.html doesn’t a versioned swing bundle solve this problem. You program to a specific version of the interface and migrate when/if necessary much as you might with any other 3rd party jar.

    Did wonder if the calls for a modular JVM isn’t mostly from the server side guys wanting to ditch the AWT/Swing/(soon(ish) JavaFX) ‘baggage’? where else can you make major savings?

    PS More news from Devoxx please! see nobodies else has bothered to blog (well it is the client side).

  3. 3 Blaise said at 4:10 am on December 9th, 2008:

    Hi Kirill,

    I haven’t an account on java.net, so i post my question about “Debugging Swing” here.
    I’m using the first exemple to view when something use the EDT but i can see that each events who create and display a JDialog take too much time (the message appear until i close the dialg).
    I have tried to change my code unsuccessfully. What can i do to avoid that ? or, maybe, is it normal ?

    Thanks a lot.

  4. 4 Kirill Grouchnikov said at 3:01 pm on December 9th, 2008:

    Blaise,

    Please keep the discussion of that article on java.net. The registration process is quite simple and quick.

    Thanks
    Kirill