mirror of
https://github.com/LucasVbr/LecteurPdfDoubleAffichage.git
synced 2026-07-09 12:47:45 +00:00
Ajout du .java qui lance l'application
This commit is contained in:
@@ -15,7 +15,7 @@ public class LecteurPDFDoubleAffichage {
|
|||||||
/**
|
/**
|
||||||
* Crée une nouvelle instance du lecteur PDF
|
* Crée une nouvelle instance du lecteur PDF
|
||||||
*
|
*
|
||||||
* @param args
|
* @param args non utilisé
|
||||||
*/
|
*/
|
||||||
public static void main(String[] args) {new Fenetre();}
|
public static void main(String[] args) {new Fenetre();}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user