R
RoboHobby
Hi,
We are trying to prepare for publication some our Java code examples.
Old applications were produced by old version of Netbeans.
Now we are re-writing that old SWING applications with new version of
Netbeans (with JSR-296).
I see that modern Netbeans has good template for JSR-296,
but after some investigation I found strange thing -
there are few good tutorials - how to use new SWING
template in Netbeans (new SWING+ JSR-296).
Finally I created my own simple code example -
"How to run background task in JSR-296 SWING application, generated by
Netbeans
with busy indication".
Link to this code example:
http://www.RoboHobby.com/java_se_swing_jsr296_application.jsp
Hope it will help other Java programmers, especially for beginners.
We are trying to prepare for publication some our Java code examples.
Old applications were produced by old version of Netbeans.
Now we are re-writing that old SWING applications with new version of
Netbeans (with JSR-296).
I see that modern Netbeans has good template for JSR-296,
but after some investigation I found strange thing -
there are few good tutorials - how to use new SWING
template in Netbeans (new SWING+ JSR-296).
Finally I created my own simple code example -
"How to run background task in JSR-296 SWING application, generated by
Netbeans
with busy indication".
Link to this code example:
http://www.RoboHobby.com/java_se_swing_jsr296_application.jsp
Hope it will help other Java programmers, especially for beginners.