mirror of
https://github.com/LucasVbr/LecteurPdfDoubleAffichage.git
synced 2026-07-09 20:57:44 +00:00
Modification author
Début class Menu
This commit is contained in:
@@ -11,9 +11,13 @@ import org.apache.pdfbox.pdmodel.PDDocument;
|
||||
import javax.swing.*;
|
||||
|
||||
/**
|
||||
* TODO A compléter
|
||||
* TODO class comment
|
||||
*
|
||||
* @author Lucas
|
||||
* @author Léo FRANCH
|
||||
* @author Tristan NOGARET
|
||||
* @author Lucàs VABRE
|
||||
* @author Noé VILLENEUVE
|
||||
* @version 1.0
|
||||
*/
|
||||
public class Page {
|
||||
|
||||
|
||||
@@ -16,7 +16,11 @@ import java.util.ArrayList;
|
||||
/**
|
||||
* Définis virtuellement un fichier PDF
|
||||
*
|
||||
* @author Lucas
|
||||
* @author Léo FRANCH
|
||||
* @author Tristan NOGARET
|
||||
* @author Lucàs VABRE
|
||||
* @author Noé VILLENEUVE
|
||||
* @version 1.0
|
||||
*/
|
||||
public class Pdf {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user