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".

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566
  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:12 CEST 2015 -->
  6. <meta http-equiv="Content-Type" content="text/html" charset="utf8">
  7. <title>SplashScreen</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. <script type="text/javascript"><!--
  13. if (location.href.indexOf('is-external=true') == -1) {
  14. parent.document.title="SplashScreen";
  15. }
  16. //-->
  17. </script>
  18. <noscript>
  19. <div>JavaScript is disabled on your browser.</div>
  20. </noscript>
  21. <!-- ========= START OF TOP NAVBAR ======= -->
  22. <div class="topNav"><a name="navbar_top">
  23. <!-- -->
  24. </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
  25. <!-- -->
  26. </a>
  27. <ul class="navList" title="Navigation">
  28. <li><a href="../overview-summary.html">Overview</a></li>
  29. <li><a href="package-summary.html">Package</a></li>
  30. <li class="navBarCell1Rev">Class</li>
  31. <li><a href="package-tree.html">Tree</a></li>
  32. <li><a href="../deprecated-list.html">Deprecated</a></li>
  33. <li><a href="../index-files/index-1.html">Index</a></li>
  34. <li><a href="../help-doc.html">Help</a></li>
  35. </ul>
  36. </div>
  37. <div class="subNav">
  38. <ul class="navList">
  39. <li><a href="../InterfaceGraphique/InterfacePrincipale.PanReponsesListener.html" title="class in InterfaceGraphique"><span class="strong">Prev Class</span></a></li>
  40. <li>Next Class</li>
  41. </ul>
  42. <ul class="navList">
  43. <li><a href="../index.html?InterfaceGraphique/SplashScreen.html" target="_top">Frames</a></li>
  44. <li><a href="SplashScreen.html" target="_top">No Frames</a></li>
  45. </ul>
  46. <ul class="navList" id="allclasses_navbar_top">
  47. <li><a href="../allclasses-noframe.html">All Classes</a></li>
  48. </ul>
  49. <div>
  50. <script type="text/javascript"><!--
  51. allClassesLink = document.getElementById("allclasses_navbar_top");
  52. if(window==top) {
  53. allClassesLink.style.display = "block";
  54. }
  55. else {
  56. allClassesLink.style.display = "none";
  57. }
  58. //-->
  59. </script>
  60. </div>
  61. <div>
  62. <ul class="subNavList">
  63. <li>Summary:&nbsp;</li>
  64. <li><a href="#nested_classes_inherited_from_class_javax.swing.JWindow">Nested</a>&nbsp;|&nbsp;</li>
  65. <li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
  66. <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
  67. <li><a href="#method_summary">Method</a></li>
  68. </ul>
  69. <ul class="subNavList">
  70. <li>Detail:&nbsp;</li>
  71. <li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
  72. <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
  73. <li><a href="#method_detail">Method</a></li>
  74. </ul>
  75. </div>
  76. <a name="skip-navbar_top">
  77. <!-- -->
  78. </a></div>
  79. <!-- ========= END OF TOP NAVBAR ========= -->
  80. <!-- ======== START OF CLASS DATA ======== -->
  81. <div class="header">
  82. <div class="subTitle">InterfaceGraphique</div>
  83. <h2 title="Class SplashScreen" class="title">Class SplashScreen</h2>
  84. </div>
  85. <div class="contentContainer">
  86. <ul class="inheritance">
  87. <li>java.lang.Object</li>
  88. <li>
  89. <ul class="inheritance">
  90. <li>java.awt.Component</li>
  91. <li>
  92. <ul class="inheritance">
  93. <li>java.awt.Container</li>
  94. <li>
  95. <ul class="inheritance">
  96. <li>java.awt.Window</li>
  97. <li>
  98. <ul class="inheritance">
  99. <li>javax.swing.JWindow</li>
  100. <li>
  101. <ul class="inheritance">
  102. <li>InterfaceGraphique.SplashScreen</li>
  103. </ul>
  104. </li>
  105. </ul>
  106. </li>
  107. </ul>
  108. </li>
  109. </ul>
  110. </li>
  111. </ul>
  112. </li>
  113. </ul>
  114. <div class="description">
  115. <ul class="blockList">
  116. <li class="blockList">
  117. <dl>
  118. <dt>All Implemented Interfaces:</dt>
  119. <dd>java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible, javax.swing.RootPaneContainer</dd>
  120. </dl>
  121. <hr>
  122. <br>
  123. <pre>public class <span class="strong">SplashScreen</span>
  124. extends javax.swing.JWindow</pre>
  125. <div class="block">Ecran affiché au démarage de l'application.</div>
  126. <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../serialized-form.html#InterfaceGraphique.SplashScreen">Serialized Form</a></dd></dl>
  127. </li>
  128. </ul>
  129. </div>
  130. <div class="summary">
  131. <ul class="blockList">
  132. <li class="blockList">
  133. <!-- ======== NESTED CLASS SUMMARY ======== -->
  134. <ul class="blockList">
  135. <li class="blockList"><a name="nested_class_summary">
  136. <!-- -->
  137. </a>
  138. <h3>Nested Class Summary</h3>
  139. <ul class="blockList">
  140. <li class="blockList"><a name="nested_classes_inherited_from_class_javax.swing.JWindow">
  141. <!-- -->
  142. </a>
  143. <h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JWindow</h3>
  144. <code>javax.swing.JWindow.AccessibleJWindow</code></li>
  145. </ul>
  146. <ul class="blockList">
  147. <li class="blockList"><a name="nested_classes_inherited_from_class_java.awt.Window">
  148. <!-- -->
  149. </a>
  150. <h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Window</h3>
  151. <code>java.awt.Window.AccessibleAWTWindow, java.awt.Window.Type</code></li>
  152. </ul>
  153. <ul class="blockList">
  154. <li class="blockList"><a name="nested_classes_inherited_from_class_java.awt.Container">
  155. <!-- -->
  156. </a>
  157. <h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Container</h3>
  158. <code>java.awt.Container.AccessibleAWTContainer</code></li>
  159. </ul>
  160. <ul class="blockList">
  161. <li class="blockList"><a name="nested_classes_inherited_from_class_java.awt.Component">
  162. <!-- -->
  163. </a>
  164. <h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Component</h3>
  165. <code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></li>
  166. </ul>
  167. </li>
  168. </ul>
  169. <!-- =========== FIELD SUMMARY =========== -->
  170. <ul class="blockList">
  171. <li class="blockList"><a name="field_summary">
  172. <!-- -->
  173. </a>
  174. <h3>Field Summary</h3>
  175. <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
  176. <caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
  177. <tr>
  178. <th class="colFirst" scope="col">Modifier and Type</th>
  179. <th class="colLast" scope="col">Field and Description</th>
  180. </tr>
  181. <tr class="altColor">
  182. <td class="colFirst"><code>static int</code></td>
  183. <td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#LOADING_BDD_CONF">LOADING_BDD_CONF</a></strong></code>
  184. <div class="block">Chargement configuration bdd.</div>
  185. </td>
  186. </tr>
  187. <tr class="rowColor">
  188. <td class="colFirst"><code>static int</code></td>
  189. <td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#LOADING_BDD_CONNECT">LOADING_BDD_CONNECT</a></strong></code>
  190. <div class="block">Connection à la bdd.</div>
  191. </td>
  192. </tr>
  193. <tr class="altColor">
  194. <td class="colFirst"><code>static int</code></td>
  195. <td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#LOADING_CREATE_PANEL_CATEGORIES">LOADING_CREATE_PANEL_CATEGORIES</a></strong></code>
  196. <div class="block">Création panneau de gestion des catégorie.</div>
  197. </td>
  198. </tr>
  199. <tr class="rowColor">
  200. <td class="colFirst"><code>static int</code></td>
  201. <td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#LOADING_CREATE_PANEL_QUESTIONS">LOADING_CREATE_PANEL_QUESTIONS</a></strong></code>
  202. <div class="block">Création panneau de gestion des questions.</div>
  203. </td>
  204. </tr>
  205. <tr class="altColor">
  206. <td class="colFirst"><code>static int</code></td>
  207. <td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#LOADING_CREATE_PANEL_REPONSES">LOADING_CREATE_PANEL_REPONSES</a></strong></code>
  208. <div class="block">Création panneau de gestion des réponses.</div>
  209. </td>
  210. </tr>
  211. <tr class="rowColor">
  212. <td class="colFirst"><code>static int</code></td>
  213. <td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#LOADING_CREATE_STATUS_BAR">LOADING_CREATE_STATUS_BAR</a></strong></code>
  214. <div class="block">Création barre de statut.</div>
  215. </td>
  216. </tr>
  217. <tr class="altColor">
  218. <td class="colFirst"><code>static int</code></td>
  219. <td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#LOADING_READY">LOADING_READY</a></strong></code>
  220. <div class="block">Chargement terminé.</div>
  221. </td>
  222. </tr>
  223. <tr class="rowColor">
  224. <td class="colFirst"><code>static int</code></td>
  225. <td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#LOADING_RSC">LOADING_RSC</a></strong></code>
  226. <div class="block">Chargement des ressources graphiques.</div>
  227. </td>
  228. </tr>
  229. <tr class="altColor">
  230. <td class="colFirst"><code>static int</code></td>
  231. <td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#LOADING_SETUP_UI">LOADING_SETUP_UI</a></strong></code>
  232. <div class="block">Chargement de l'IHM.</div>
  233. </td>
  234. </tr>
  235. <tr class="rowColor">
  236. <td class="colFirst"><code>private javax.swing.JProgressBar</code></td>
  237. <td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#progressBar">progressBar</a></strong></code>
  238. <div class="block">Barre de progression.</div>
  239. </td>
  240. </tr>
  241. </table>
  242. <ul class="blockList">
  243. <li class="blockList"><a name="fields_inherited_from_class_javax.swing.JWindow">
  244. <!-- -->
  245. </a>
  246. <h3>Fields inherited from class&nbsp;javax.swing.JWindow</h3>
  247. <code>accessibleContext, rootPane, rootPaneCheckingEnabled</code></li>
  248. </ul>
  249. <ul class="blockList">
  250. <li class="blockList"><a name="fields_inherited_from_class_java.awt.Component">
  251. <!-- -->
  252. </a>
  253. <h3>Fields inherited from class&nbsp;java.awt.Component</h3>
  254. <code>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></li>
  255. </ul>
  256. <ul class="blockList">
  257. <li class="blockList"><a name="fields_inherited_from_class_java.awt.image.ImageObserver">
  258. <!-- -->
  259. </a>
  260. <h3>Fields inherited from interface&nbsp;java.awt.image.ImageObserver</h3>
  261. <code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></li>
  262. </ul>
  263. </li>
  264. </ul>
  265. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  266. <ul class="blockList">
  267. <li class="blockList"><a name="constructor_summary">
  268. <!-- -->
  269. </a>
  270. <h3>Constructor Summary</h3>
  271. <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
  272. <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
  273. <tr>
  274. <th class="colOne" scope="col">Constructor and Description</th>
  275. </tr>
  276. <tr class="altColor">
  277. <td class="colOne"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#SplashScreen(javax.swing.JFrame)">SplashScreen</a></strong>(javax.swing.JFrame&nbsp;owner)</code>
  278. <div class="block">Constructeur initiant les différents membres et construisant l'interface du splashscreen.</div>
  279. </td>
  280. </tr>
  281. </table>
  282. </li>
  283. </ul>
  284. <!-- ========== METHOD SUMMARY =========== -->
  285. <ul class="blockList">
  286. <li class="blockList"><a name="method_summary">
  287. <!-- -->
  288. </a>
  289. <h3>Method Summary</h3>
  290. <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
  291. <caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
  292. <tr>
  293. <th class="colFirst" scope="col">Modifier and Type</th>
  294. <th class="colLast" scope="col">Method and Description</th>
  295. </tr>
  296. <tr class="altColor">
  297. <td class="colFirst"><code>void</code></td>
  298. <td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#setLoadingProgress(int)">setLoadingProgress</a></strong>(int&nbsp;status)</code>
  299. <div class="block">Change l'état du splashscreen: avance l'état de la barre de chargement et change son texte.</div>
  300. </td>
  301. </tr>
  302. </table>
  303. <ul class="blockList">
  304. <li class="blockList"><a name="methods_inherited_from_class_javax.swing.JWindow">
  305. <!-- -->
  306. </a>
  307. <h3>Methods inherited from class&nbsp;javax.swing.JWindow</h3>
  308. <code>addImpl, createRootPane, getAccessibleContext, getContentPane, getGlassPane, getGraphics, getLayeredPane, getRootPane, getTransferHandler, isRootPaneCheckingEnabled, paramString, remove, repaint, setContentPane, setGlassPane, setLayeredPane, setLayout, setRootPane, setRootPaneCheckingEnabled, setTransferHandler, update, windowInit</code></li>
  309. </ul>
  310. <ul class="blockList">
  311. <li class="blockList"><a name="methods_inherited_from_class_java.awt.Window">
  312. <!-- -->
  313. </a>
  314. <h3>Methods inherited from class&nbsp;java.awt.Window</h3>
  315. <code>addNotify, addPropertyChangeListener, addPropertyChangeListener, addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, dispose, getBackground, getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor, getFocusOwner, getFocusTraversalKeys, getIconImages, getInputContext, getListeners, getLocale, getModalExclusionType, getMostRecentFocusOwner, getOpacity, getOwnedWindows, getOwner, getOwnerlessWindows, getShape, getToolkit, getType, getWarningString, getWindowFocusListeners, getWindowListeners, getWindows, getWindowStateListeners, hide, isActive, isAlwaysOnTop, isAlwaysOnTopSupported, isAutoRequestFocus, isFocusableWindow, isFocusCycleRoot, isFocused, isLocationByPlatform, isOpaque, isShowing, isValidateRoot, pack, paint, postEvent, processEvent, processWindowEvent, processWindowFocusEvent, processWindowStateEvent, removeNotify, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, reshape, setAlwaysOnTop, setAutoRequestFocus, setBackground, setBounds, setBounds, setCursor, setFocusableWindowState, setFocusCycleRoot, setIconImage, setIconImages, setLocation, setLocation, setLocationByPlatform, setLocationRelativeTo, setMinimumSize, setModalExclusionType, setOpacity, setShape, setSize, setSize, setType, setVisible, show, toBack, toFront</code></li>
  316. </ul>
  317. <ul class="blockList">
  318. <li class="blockList"><a name="methods_inherited_from_class_java.awt.Container">
  319. <!-- -->
  320. </a>
  321. <h3>Methods inherited from class&nbsp;java.awt.Container</h3>
  322. <code>add, add, add, add, add, addContainerListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalPolicy, getInsets, getLayout, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, print, printComponents, processContainerEvent, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, transferFocusDownCycle, validate, validateTree</code></li>
  323. </ul>
  324. <ul class="blockList">
  325. <li class="blockList"><a name="methods_inherited_from_class_java.awt.Component">
  326. <!-- -->
  327. </a>
  328. <h3>Methods inherited from class&nbsp;java.awt.Component</h3>
  329. <code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resize, resize, revalidate, setComponentOrientation, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setMaximumSize, setName, setPreferredSize, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></li>
  330. </ul>
  331. <ul class="blockList">
  332. <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
  333. <!-- -->
  334. </a>
  335. <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
  336. <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
  337. </ul>
  338. </li>
  339. </ul>
  340. </li>
  341. </ul>
  342. </div>
  343. <div class="details">
  344. <ul class="blockList">
  345. <li class="blockList">
  346. <!-- ============ FIELD DETAIL =========== -->
  347. <ul class="blockList">
  348. <li class="blockList"><a name="field_detail">
  349. <!-- -->
  350. </a>
  351. <h3>Field Detail</h3>
  352. <a name="progressBar">
  353. <!-- -->
  354. </a>
  355. <ul class="blockList">
  356. <li class="blockList">
  357. <h4>progressBar</h4>
  358. <pre>private&nbsp;javax.swing.JProgressBar progressBar</pre>
  359. <div class="block">Barre de progression.</div>
  360. </li>
  361. </ul>
  362. <a name="LOADING_BDD_CONF">
  363. <!-- -->
  364. </a>
  365. <ul class="blockList">
  366. <li class="blockList">
  367. <h4>LOADING_BDD_CONF</h4>
  368. <pre>public static final&nbsp;int LOADING_BDD_CONF</pre>
  369. <div class="block">Chargement configuration bdd.</div>
  370. <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../constant-values.html#InterfaceGraphique.SplashScreen.LOADING_BDD_CONF">Constant Field Values</a></dd></dl>
  371. </li>
  372. </ul>
  373. <a name="LOADING_BDD_CONNECT">
  374. <!-- -->
  375. </a>
  376. <ul class="blockList">
  377. <li class="blockList">
  378. <h4>LOADING_BDD_CONNECT</h4>
  379. <pre>public static final&nbsp;int LOADING_BDD_CONNECT</pre>
  380. <div class="block">Connection à la bdd.</div>
  381. <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../constant-values.html#InterfaceGraphique.SplashScreen.LOADING_BDD_CONNECT">Constant Field Values</a></dd></dl>
  382. </li>
  383. </ul>
  384. <a name="LOADING_RSC">
  385. <!-- -->
  386. </a>
  387. <ul class="blockList">
  388. <li class="blockList">
  389. <h4>LOADING_RSC</h4>
  390. <pre>public static final&nbsp;int LOADING_RSC</pre>
  391. <div class="block">Chargement des ressources graphiques.</div>
  392. <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../constant-values.html#InterfaceGraphique.SplashScreen.LOADING_RSC">Constant Field Values</a></dd></dl>
  393. </li>
  394. </ul>
  395. <a name="LOADING_CREATE_STATUS_BAR">
  396. <!-- -->
  397. </a>
  398. <ul class="blockList">
  399. <li class="blockList">
  400. <h4>LOADING_CREATE_STATUS_BAR</h4>
  401. <pre>public static final&nbsp;int LOADING_CREATE_STATUS_BAR</pre>
  402. <div class="block">Création barre de statut.</div>
  403. <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../constant-values.html#InterfaceGraphique.SplashScreen.LOADING_CREATE_STATUS_BAR">Constant Field Values</a></dd></dl>
  404. </li>
  405. </ul>
  406. <a name="LOADING_CREATE_PANEL_CATEGORIES">
  407. <!-- -->
  408. </a>
  409. <ul class="blockList">
  410. <li class="blockList">
  411. <h4>LOADING_CREATE_PANEL_CATEGORIES</h4>
  412. <pre>public static final&nbsp;int LOADING_CREATE_PANEL_CATEGORIES</pre>
  413. <div class="block">Création panneau de gestion des catégorie.</div>
  414. <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../constant-values.html#InterfaceGraphique.SplashScreen.LOADING_CREATE_PANEL_CATEGORIES">Constant Field Values</a></dd></dl>
  415. </li>
  416. </ul>
  417. <a name="LOADING_CREATE_PANEL_REPONSES">
  418. <!-- -->
  419. </a>
  420. <ul class="blockList">
  421. <li class="blockList">
  422. <h4>LOADING_CREATE_PANEL_REPONSES</h4>
  423. <pre>public static final&nbsp;int LOADING_CREATE_PANEL_REPONSES</pre>
  424. <div class="block">Création panneau de gestion des réponses.</div>
  425. <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../constant-values.html#InterfaceGraphique.SplashScreen.LOADING_CREATE_PANEL_REPONSES">Constant Field Values</a></dd></dl>
  426. </li>
  427. </ul>
  428. <a name="LOADING_CREATE_PANEL_QUESTIONS">
  429. <!-- -->
  430. </a>
  431. <ul class="blockList">
  432. <li class="blockList">
  433. <h4>LOADING_CREATE_PANEL_QUESTIONS</h4>
  434. <pre>public static final&nbsp;int LOADING_CREATE_PANEL_QUESTIONS</pre>
  435. <div class="block">Création panneau de gestion des questions.</div>
  436. <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../constant-values.html#InterfaceGraphique.SplashScreen.LOADING_CREATE_PANEL_QUESTIONS">Constant Field Values</a></dd></dl>
  437. </li>
  438. </ul>
  439. <a name="LOADING_SETUP_UI">
  440. <!-- -->
  441. </a>
  442. <ul class="blockList">
  443. <li class="blockList">
  444. <h4>LOADING_SETUP_UI</h4>
  445. <pre>public static final&nbsp;int LOADING_SETUP_UI</pre>
  446. <div class="block">Chargement de l'IHM.</div>
  447. <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../constant-values.html#InterfaceGraphique.SplashScreen.LOADING_SETUP_UI">Constant Field Values</a></dd></dl>
  448. </li>
  449. </ul>
  450. <a name="LOADING_READY">
  451. <!-- -->
  452. </a>
  453. <ul class="blockListLast">
  454. <li class="blockList">
  455. <h4>LOADING_READY</h4>
  456. <pre>public static final&nbsp;int LOADING_READY</pre>
  457. <div class="block">Chargement terminé.</div>
  458. <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../constant-values.html#InterfaceGraphique.SplashScreen.LOADING_READY">Constant Field Values</a></dd></dl>
  459. </li>
  460. </ul>
  461. </li>
  462. </ul>
  463. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  464. <ul class="blockList">
  465. <li class="blockList"><a name="constructor_detail">
  466. <!-- -->
  467. </a>
  468. <h3>Constructor Detail</h3>
  469. <a name="SplashScreen(javax.swing.JFrame)">
  470. <!-- -->
  471. </a>
  472. <ul class="blockListLast">
  473. <li class="blockList">
  474. <h4>SplashScreen</h4>
  475. <pre>public&nbsp;SplashScreen(javax.swing.JFrame&nbsp;owner)</pre>
  476. <div class="block">Constructeur initiant les différents membres et construisant l'interface du splashscreen.</div>
  477. <dl><dt><span class="strong">Parameters:</span></dt><dd><code>owner</code> - Parent.</dd></dl>
  478. </li>
  479. </ul>
  480. </li>
  481. </ul>
  482. <!-- ============ METHOD DETAIL ========== -->
  483. <ul class="blockList">
  484. <li class="blockList"><a name="method_detail">
  485. <!-- -->
  486. </a>
  487. <h3>Method Detail</h3>
  488. <a name="setLoadingProgress(int)">
  489. <!-- -->
  490. </a>
  491. <ul class="blockListLast">
  492. <li class="blockList">
  493. <h4>setLoadingProgress</h4>
  494. <pre>public&nbsp;void&nbsp;setLoadingProgress(int&nbsp;status)</pre>
  495. <div class="block">Change l'état du splashscreen: avance l'état de la barre de chargement et change son texte. Une pause de 250ms est imposée entre chaque état du chargement pour faciliter la lecture des message.</div>
  496. <dl><dt><span class="strong">Parameters:</span></dt><dd><code>status</code> - Une des constantes de classes représentant un état du chargement.</dd></dl>
  497. </li>
  498. </ul>
  499. </li>
  500. </ul>
  501. </li>
  502. </ul>
  503. </div>
  504. </div>
  505. <!-- ========= END OF CLASS DATA ========= -->
  506. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  507. <div class="bottomNav"><a name="navbar_bottom">
  508. <!-- -->
  509. </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
  510. <!-- -->
  511. </a>
  512. <ul class="navList" title="Navigation">
  513. <li><a href="../overview-summary.html">Overview</a></li>
  514. <li><a href="package-summary.html">Package</a></li>
  515. <li class="navBarCell1Rev">Class</li>
  516. <li><a href="package-tree.html">Tree</a></li>
  517. <li><a href="../deprecated-list.html">Deprecated</a></li>
  518. <li><a href="../index-files/index-1.html">Index</a></li>
  519. <li><a href="../help-doc.html">Help</a></li>
  520. </ul>
  521. </div>
  522. <div class="subNav">
  523. <ul class="navList">
  524. <li><a href="../InterfaceGraphique/InterfacePrincipale.PanReponsesListener.html" title="class in InterfaceGraphique"><span class="strong">Prev Class</span></a></li>
  525. <li>Next Class</li>
  526. </ul>
  527. <ul class="navList">
  528. <li><a href="../index.html?InterfaceGraphique/SplashScreen.html" target="_top">Frames</a></li>
  529. <li><a href="SplashScreen.html" target="_top">No Frames</a></li>
  530. </ul>
  531. <ul class="navList" id="allclasses_navbar_bottom">
  532. <li><a href="../allclasses-noframe.html">All Classes</a></li>
  533. </ul>
  534. <div>
  535. <script type="text/javascript"><!--
  536. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  537. if(window==top) {
  538. allClassesLink.style.display = "block";
  539. }
  540. else {
  541. allClassesLink.style.display = "none";
  542. }
  543. //-->
  544. </script>
  545. </div>
  546. <div>
  547. <ul class="subNavList">
  548. <li>Summary:&nbsp;</li>
  549. <li><a href="#nested_classes_inherited_from_class_javax.swing.JWindow">Nested</a>&nbsp;|&nbsp;</li>
  550. <li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
  551. <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
  552. <li><a href="#method_summary">Method</a></li>
  553. </ul>
  554. <ul class="subNavList">
  555. <li>Detail:&nbsp;</li>
  556. <li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
  557. <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
  558. <li><a href="#method_detail">Method</a></li>
  559. </ul>
  560. </div>
  561. <a name="skip-navbar_bottom">
  562. <!-- -->
  563. </a></div>
  564. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  565. </body>
  566. </html>