mirror of
https://github.com/LucasVbr/LecteurPdfDoubleAffichage.git
synced 2026-07-09 12:47:45 +00:00
Refactor de code + edit Popup
This commit is contained in:
@@ -104,7 +104,7 @@ public class GestionMode {
|
||||
/**
|
||||
* TODO
|
||||
*/
|
||||
public static void activerFenetre() {
|
||||
public static void activerBtnNouvelleFenetre() {
|
||||
for (NouvelleFenetre item : nouvelleFenetreList) {
|
||||
item.setEnabled(true);
|
||||
item.setBackground(Color.BLACK);
|
||||
|
||||
Reference in New Issue
Block a user