mirror of
https://github.com/LucasVbr/LecteurPdfDoubleAffichage.git
synced 2026-07-09 12:47:45 +00:00
création des classes et implementation de base
This commit is contained in:
@@ -12,7 +12,7 @@ import lecteur_pdf.menu.Menu;
|
|||||||
import javax.swing.*;
|
import javax.swing.*;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Définis virtuellement un fichier PDF
|
* classe correspondant à l'objet Fenetre
|
||||||
*
|
*
|
||||||
* @author Léo FRANCH
|
* @author Léo FRANCH
|
||||||
* @author Tristan NOGARET
|
* @author Tristan NOGARET
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ package lecteur_pdf.affichage;
|
|||||||
import java.util.ArrayList;
|
import java.util.ArrayList;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Définis virtuellement un fichier PDF
|
* classe de gestion des fenêtres
|
||||||
*
|
*
|
||||||
* @author Léo FRANCH
|
* @author Léo FRANCH
|
||||||
* @author Tristan NOGARET
|
* @author Tristan NOGARET
|
||||||
|
|||||||
Reference in New Issue
Block a user