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