Is this possible to make as a option dialog in Java?

Posted by Raptrex on Stack Overflow See other posts from Stack Overflow or by Raptrex
Published on 2010-05-14T18:04:57Z Indexed on 2010/05/14 18:14 UTC
Read the original article Hit count: 129

Filed under:
|
|

alt text

I'm wondering how I could make this into a popup dialog. I designed this with Netbeans gui editor. I looked at option dialog, but all the examples only had a textfield or a combobox, not more than one thing like I have. So what would be the best way to make this in Java.

© Stack Overflow or respective owner

Related posts about java

Related posts about dialog