Username:
Password:
Remember me:
Register
Back to the menu
Back to forum: Programming (Python, Java, Delphi/Pascal, C, VB, etc)
Search forums via Google
0 Users appreciate this thread.
How to add a ButtonGroup to a JPanel in java?
Started by
Blade
(2014-08-05 17:44:07)
Blade
(2014-08-05 17:44:07)
I am making a little project and I need to use the JTabbedPanel, so I group each tab into a JPanel, I have a ButtonGroup, with three radio buttons, it says that "ButtonGroup" cannot convert to "Component"...WTF?
Blade
"Heil Hydra." He shoots Larcio in the face.
Log in to submit a comment
This topic's ID: 74070
Back to forum: Programming (Python, Java, Delphi/Pascal, C, VB, etc)
Total registered users:
8321
New registered users today:
7
Newest registered user:
ElegantVulpes
©  Copyright 2026 3DSPlaza. All Rights Reserved
I am making a little project and I need to use the JTabbedPanel, so I group each tab into a JPanel, I have a ButtonGroup, with three radio buttons, it says that "ButtonGroup" cannot convert to "Component"...WTF?