How to run background task in JSR-296 SWING application, generated byNetbeans with busy indication.

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.
 
L

Lew

RoboHobby said:
...
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.

It is a legit site, apparently.

It misspells "Sun" and "Swing" among other words, it has some grammatical
errors, the HTML layout is crude and slightly annoying, and the code isn't
perfect (the singleton should be 'final', f'rinstance) but it's a decent site
for what it is. It's free of ads.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top