mirror of
https://github.com/LucasVbr/LecteurPdfDoubleAffichage.git
synced 2026-07-09 20:57:44 +00:00
Correction Tests SelectionnerFichierTest.java MenuTest.java
This commit is contained in:
@@ -77,6 +77,7 @@ public class Fenetre extends JFrame {
|
||||
this.getContentPane().removeAll();
|
||||
|
||||
/* Affiche le nouveau PDF */
|
||||
scrollPane.setAlignmentX(JComponent.CENTER_ALIGNMENT);
|
||||
this.getContentPane().add(scrollPane);
|
||||
this.validate();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user