implementation des theme
This commit is contained in:
@@ -16,6 +16,8 @@ public class FenetreAjout extends JFrame implements ActionListener {
|
|||||||
private final JComboBox<String> comboTheme = new JComboBox<>(nomsCouleurs);
|
private final JComboBox<String> comboTheme = new JComboBox<>(nomsCouleurs);
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
private final JButton boutonValider;
|
private final JButton boutonValider;
|
||||||
private final JButton boutonAnnuler;
|
private final JButton boutonAnnuler;
|
||||||
private final Main parent;
|
private final Main parent;
|
||||||
|
|||||||
Reference in New Issue
Block a user