Utilisateur
Jar
has a title bar and border
invisible and has no title
JFrame(aFrame(300, 200);
the JFrame to be hidden and the application to keep running
you can set the child class properties within the class constructor
frame1.add(label1);
mode
It is a type of Container
the initial text in the field
Source
implements ActionListener
button1.addActionListener(this);
Object
as many listeners as it needs
itemStateChanged()
getSource()
ButtonGroup
box2