Skip to main content



      Home
Home » Archived » Visual Editor (VE) » ButtonGroup, how to add a button
ButtonGroup, how to add a button [message #127116] Wed, 28 June 2006 01:09 Go to next message
Eclipse UserFriend
Originally posted by: radams.omf.net

Hi,
Newbie here...cant seem to figure out how to group my JRadioButtons (in a
JPanel-null layout). I have tried putting ButtonGroup bean on, then going
to a JRadioButton and changing properties of Group to ButtonGroup. When I
run (as JavaBean) at that point, I get errors. (referring to
JToggleButton$JToggleButtonMethod import problems)
Help!
Randy A
Taiwan
Re: ButtonGroup, how to add a button [message #127147 is a reply to message #127116] Wed, 28 June 2006 09:28 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jefmyers.us.ibm.com

Randy,

The VE does not currently support visual manipulation of ButtonGroups.
You can see the enhancement request here:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=49189

You'll have to manually add the code for your ButtonGroup to your
source. See
http://java.sun.com/docs/books/tutorial/uiswing/components/b utton.html#radiobutton
for an example.

Sorry,
- Jeff
Re: ButtonGroup, how to add a button [message #127160 is a reply to message #127147] Wed, 28 June 2006 09:36 Go to previous message
Eclipse UserFriend
Originally posted by: radams.omf.net

thanks Jeff for a quick response...actually after playing with it a bit, I
was coming to think that might be the case...
Randy
Re: ButtonGroup, how to add a button [message #613420 is a reply to message #127116] Wed, 28 June 2006 09:28 Go to previous message
Eclipse UserFriend
Randy,

The VE does not currently support visual manipulation of ButtonGroups.
You can see the enhancement request here:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=49189

You'll have to manually add the code for your ButtonGroup to your
source. See
http://java.sun.com/docs/books/tutorial/uiswing/components/b utton.html#radiobutton
for an example.

Sorry,
- Jeff
Re: ButtonGroup, how to add a button [message #613421 is a reply to message #127147] Wed, 28 June 2006 09:36 Go to previous message
Eclipse UserFriend
Originally posted by: radams.omf.net

thanks Jeff for a quick response...actually after playing with it a bit, I
was coming to think that might be the case...
Randy
Previous Topic:Can I rebuild the VE project?
Next Topic:Visual editor isn't picking up my property editors and generates UNABLE TO DETERMINE INITIALIZATION
Goto Forum:
  


Current Time: Sat Jun 14 01:25:56 EDT 2025

Powered by FUDForum. Page generated in 0.04291 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top