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