mirror of
https://github.com/LucasVbr/LecteurPdfDoubleAffichage.git
synced 2026-05-16 17:11:50 +00:00
Ajout méthode ouvrirFichier() à SelectionnerFichier.java
This commit is contained in:
@@ -53,6 +53,7 @@ public class SelectionnerFichier {
|
||||
// e.printStackTrace();
|
||||
// }
|
||||
|
||||
// int returnValue = jfc.showOpenDialog(null);
|
||||
// if (returnValue == JFileChooser.APPROVE_OPTION) {
|
||||
// System.out.println(jfc.getSelectedFile().getPath());
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user