Mariusz,

you may want to look into
http://java.sun.com/products/jlf/at/book/Wizards.html as well.

Vest regards,
Janos

-----Original Message-----
From: Discussion list for Java 3D API
[mailto:[EMAIL PROTECTED] Behalf Of Hans & Susan Horn
Sent: Friday, November 28, 2003 6:39 PM
To: [EMAIL PROTECTED]
Subject: Re: [JAVA3D] ? Java Wizard ?


Mariusz,

if you want the JDialog to stay on-top of things, you need to give it
reference to your app's frame (via ctor).
I you don't do that, the JDialog will use a hidden shared frame instance,
and you'd lose some of its advantages.

As to how to get your data from the WizardDialog to my main application I'd
recommened following Florin's suggestion!

cheers,
H.

===========================================================================
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".

===========================================================================
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