The moose likes Swing / AWT / SWT and the fly likes CheckboxGroup in Dialog Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "CheckboxGroup in Dialog" Watch "CheckboxGroup in Dialog" New topic
Author

CheckboxGroup in Dialog

Chandhrasekar Saravanan
Ranch Hand

Joined: Jun 16, 2002
Posts: 57
Hi ,
I am trying to have an CheckboxGroup in Dialog,
but i couldnt .here is a sample of my code

what could be the error
Gregg Bolinger
Ranch Hand

Joined: Jul 11, 2001
Posts: 15229

What errors are you getting? Is it compile time errors or runtime errors? Without error codes it is harder for us to help. Especially with partial code like you gave us.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel/download
 
subject: CheckboxGroup in Dialog
 
Similar Threads
state of radio button.
adding Checkboxgroup to a panel
help me in this program pls. to calculat GPA
Setting Title from Jpanel to Jframe
need help with 2 bugs