Créé dans le cadre du projet de fin d'année de la promo 2018 de CIR2 de l'ISEN Brest/Rennes, le Burger Quizz est une adaptation numérique du jeu télévisé éponyme, plus précisément d'une épreuve spécifique de ce jeu : le "Sel ou Poivre".

allclasses-frame.html 2.5KB

12345678910111213141516171819202122232425262728293031323334
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!-- NewPage -->
  3. <html lang="fr">
  4. <head>
  5. <!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 10:20:13 CEST 2015 -->
  6. <meta http-equiv="Content-Type" content="text/html" charset="utf8">
  7. <title>All Classes</title>
  8. <meta name="date" content="2015-06-11">
  9. <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
  10. </head>
  11. <body>
  12. <h1 class="bar">All Classes</h1>
  13. <div class="indexContainer">
  14. <ul>
  15. <li><a href="GestionErreurs/BDDException.html" title="class in GestionErreurs" target="classFrame">BDDException</a></li>
  16. <li><a href="InterfaceGraphique/Bouton.html" title="class in InterfaceGraphique" target="classFrame">Bouton</a></li>
  17. <li><a href="Modele/Categorie.html" title="class in Modele" target="classFrame">Categorie</a></li>
  18. <li><a href="GestionBddDAO/ConfigBDD.html" title="class in GestionBddDAO" target="classFrame">ConfigBDD</a></li>
  19. <li><a href="GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO" target="classFrame">ConnexionBDD</a></li>
  20. <li><a href="InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes" target="classFrame">ConnexionBddDialog</a></li>
  21. <li><a href="GestionBddDAO/GestionCategories.html" title="class in GestionBddDAO" target="classFrame">GestionCategories</a></li>
  22. <li><a href="GestionBddDAO/GestionQuestions.html" title="class in GestionBddDAO" target="classFrame">GestionQuestions</a></li>
  23. <li><a href="GestionBddDAO/GestionReponses.html" title="class in GestionBddDAO" target="classFrame">GestionReponses</a></li>
  24. <li><a href="InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique" target="classFrame">InterfacePrincipale</a></li>
  25. <li><a href="MainAdminBddBurgerQuizz.html" title="class in &lt;Unnamed&gt;" target="classFrame">MainAdminBddBurgerQuizz</a></li>
  26. <li><a href="InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html" title="class in InterfaceGraphique.DialogBoxes" target="classFrame">NouvelleQuestionDialog</a></li>
  27. <li><a href="InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html" title="class in InterfaceGraphique.DialogBoxes" target="classFrame">NouvelleReponseDialog</a></li>
  28. <li><a href="Modele/Question.html" title="class in Modele" target="classFrame">Question</a></li>
  29. <li><a href="Modele/Reponses.html" title="class in Modele" target="classFrame">Reponses</a></li>
  30. <li><a href="InterfaceGraphique/SplashScreen.html" title="class in InterfaceGraphique" target="classFrame">SplashScreen</a></li>
  31. </ul>
  32. </div>
  33. </body>
  34. </html>