Swing app framework - Blocking Type

JGreg <[email protected]> Tue, 13 May 2008 10:16:50 -0700 (PDT)
Newsgroups gmane.comp.java.netbeans.user-interface
Message-ID <[email protected]>
Hi.

I'm very confused by the Set Action dialog when using the swing app
framework in Netbeans. If I choose a blocking type of WINDOW or APPLICATION,
the framework creates a modal dialog for me which is great except for 2
things :

1. How do I control where the dialog appears on the screen? I want it
centered inside my main application frame, but I don't seem to be able to
control this.

2. How do I control the text within the progress bar of the modal dialog?
The set action dialog only lets me set the text for the dialog title and
message, but there is text inside the progress bar which should needs to be
changed.

Overall I'm really impressed with the Swing app framework and it's
integration into Netbeans - it's just what the doctor ordered for Swing app
developers like myself. Hopefully someone out there can help me in this
small issue.

Cheers,

JGreg
SCJD
-- 
View this message in context: http://www.nabble.com/Swing-app-framework---Blocking-Type-tp17213775p17213775.html
Sent from the Netbeans - UI mailing list archive at Nabble.com.