Ok, I'm posting on Thanksgiving too...I could not resist!  And to top that, I'm not even asking a java 3D question...only a java 2D one:
 
I want to add a "Wizard" to my application...basically a window that pops up that guides a user through a series of inputs...I have this built.
The only thing I'm having trouble finding is how to make the wizard actually pop up and how best to make it.
 
Basically, does anyone have a code snippet to show my how to pop up my wizard window on top of my application?
AND, should this wizard be a JFrame or JPanel or what? ...note that I'll need to be able to send the data from the wizard back to my main
program so if you have suggestions for this too then it would be appreciated...
 
thanks,

   Mario

Mariusz Zaczek
NASA - Johnson Space Center
Automated Vehicles and Orbit Analysis / DM35
Flight Design and Dynamics Division
Mission Operations Directorate
Bldg: 30A     Room: 3040A

Disclaimer: "The opinions, observations and comments expressed in my email
             are strictly my own and do not necessarily reflect those of NASA."

"Failure is never quite so frightening as regret." - Cliff's wife (The Dish)

-----
=========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to