petite révision
This commit is contained in:
@@ -16,7 +16,7 @@ public class Main extends JFrame {
|
||||
// Titre en haut
|
||||
JLabel titre = new JLabel("Rappel : Papillon", SwingConstants.CENTER);
|
||||
titre.setBorder(BorderFactory.createEmptyBorder(6,10,6,10));
|
||||
titre.setBackground(Color.CYAN);
|
||||
// titre.setBackground(Color.CYAN);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user