Re: Radio Buttons.
Ralph Benjamin Ruijs <[email protected]> Fri, 04 Nov 2011 09:53:18 +0100
| Newsgroups | gmane.comp.java.netbeans.modules.java.devel |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. --------------010804000009070908070407 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 11/04/2011 09:46 AM, [email protected] wrote: > Suppose i am using two radio buttons side by side on making GUI in a > button group.then i have to use like this... > on running the GUI when i would be select one radio button then > automatically other will be hide. and if same i would do to the other > one then first one will be hide. > please tell me how i can do this? what properties i have to be set up. > please reply !! http://netbeans.org/kb/docs/java/quickstart-gui.html Ralph --------------010804000009070908070407 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit <html> <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#FFFFFF" text="#000000"> On 11/04/2011 09:46 AM, <a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a> wrote: <blockquote cite="mid:[email protected]" type="cite"> <pre wrap="">Suppose i am using two radio buttons side by side on making GUI in a button group.then i have to use like this... on running the GUI when i would be select one radio button then automatically other will be hide. and if same i would do to the other one then first one will be hide. please tell me how i can do this? what properties i have to be set up. please reply !! </pre> </blockquote> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> <a href="http://netbeans.org/kb/docs/java/quickstart-gui.html">http://netbeans.org/kb/docs/java/quickstart-gui.html</a><br> <br> Ralph<br> </body> </html> --------------010804000009070908070407--