Computer Science Canada

i was woundering

Author:  Genisis [ Wed May 31, 2006 10:00 am ]
Post subject:  i was woundering

in applet boilerplate is there a way to have a radio buttion after the user has chosen a different radio button
any help is greatly appreciated

Author:  md [ Wed May 31, 2006 10:58 am ]
Post subject: 

I was wondering if you could say use a descriptive name instead of one that is entirely irrellavent to your question; but that's just me.

Unfortunately I can't answer your question either

Author:  wtd [ Wed May 31, 2006 11:04 am ]
Post subject: 

It is possible.

You would simply add the new widget dynamically at run-time.

You will need to gain a good fundamental understanding of Swing first.


: