Hii everybody, I've got a problem here. Can i add a radio button to a JOptionPane??. If possible, how do i do that?? Regards ....saj
SAFROLE YUTANI
Ranch Hand
Joined: Jul 06, 2001
Posts: 257
posted
0
Just look at the documentation for JOptionPane. You'll find a standard creation pattern (toward the end of the class description) on how to create a JOptionPane directly. You can then customize the dialog as you wish. SAF
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: Can i add a radio button to a JOptionPane??