update
This commit is contained in:
@@ -9,6 +9,7 @@ public class Choix {
|
||||
JRadioButton gryf = new JRadioButton("Gryffondor");
|
||||
JRadioButton serd = new JRadioButton("Serdaigle");
|
||||
JRadioButton serp = new JRadioButton("Serpentard");
|
||||
JRadioButton pouf = new JRadioButton("Poufsouffle");
|
||||
|
||||
gryf.setHorizontalAlignment(JRadioButton.CENTER);
|
||||
serd.setHorizontalAlignment(JRadioButton.CENTER);
|
||||
|
Reference in New Issue
Block a user