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

NouvelleQuestionDialog.html 24KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559
  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 Wed Jun 10 23:01:32 CEST 2015 -->
  6. <meta http-equiv="Content-Type" content="text/html" charset="utf8">
  7. <title>NouvelleQuestionDialog</title>
  8. <meta name="date" content="2015-06-10">
  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="NouvelleQuestionDialog";
  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/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes"><span class="strong">Prev Class</span></a></li>
  40. <li><a href="../../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html" title="class in InterfaceGraphique.DialogBoxes"><span class="strong">Next Class</span></a></li>
  41. </ul>
  42. <ul class="navList">
  43. <li><a href="../../index.html?InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html" target="_top">Frames</a></li>
  44. <li><a href="NouvelleQuestionDialog.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.JDialog">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.DialogBoxes</div>
  83. <h2 title="Class NouvelleQuestionDialog" class="title">Class NouvelleQuestionDialog</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>java.awt.Dialog</li>
  100. <li>
  101. <ul class="inheritance">
  102. <li>javax.swing.JDialog</li>
  103. <li>
  104. <ul class="inheritance">
  105. <li>InterfaceGraphique.DialogBoxes.NouvelleQuestionDialog</li>
  106. </ul>
  107. </li>
  108. </ul>
  109. </li>
  110. </ul>
  111. </li>
  112. </ul>
  113. </li>
  114. </ul>
  115. </li>
  116. </ul>
  117. </li>
  118. </ul>
  119. <div class="description">
  120. <ul class="blockList">
  121. <li class="blockList">
  122. <dl>
  123. <dt>All Implemented Interfaces:</dt>
  124. <dd>java.awt.event.ActionListener, java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, java.util.EventListener, javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants</dd>
  125. </dl>
  126. <hr>
  127. <br>
  128. <pre>public class <span class="strong">NouvelleQuestionDialog</span>
  129. extends javax.swing.JDialog
  130. implements java.awt.event.ActionListener</pre>
  131. <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../serialized-form.html#InterfaceGraphique.DialogBoxes.NouvelleQuestionDialog">Serialized Form</a></dd></dl>
  132. </li>
  133. </ul>
  134. </div>
  135. <div class="summary">
  136. <ul class="blockList">
  137. <li class="blockList">
  138. <!-- ======== NESTED CLASS SUMMARY ======== -->
  139. <ul class="blockList">
  140. <li class="blockList"><a name="nested_class_summary">
  141. <!-- -->
  142. </a>
  143. <h3>Nested Class Summary</h3>
  144. <ul class="blockList">
  145. <li class="blockList"><a name="nested_classes_inherited_from_class_javax.swing.JDialog">
  146. <!-- -->
  147. </a>
  148. <h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JDialog</h3>
  149. <code>javax.swing.JDialog.AccessibleJDialog</code></li>
  150. </ul>
  151. <ul class="blockList">
  152. <li class="blockList"><a name="nested_classes_inherited_from_class_java.awt.Dialog">
  153. <!-- -->
  154. </a>
  155. <h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Dialog</h3>
  156. <code>java.awt.Dialog.AccessibleAWTDialog, java.awt.Dialog.ModalExclusionType, java.awt.Dialog.ModalityType</code></li>
  157. </ul>
  158. <ul class="blockList">
  159. <li class="blockList"><a name="nested_classes_inherited_from_class_java.awt.Window">
  160. <!-- -->
  161. </a>
  162. <h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Window</h3>
  163. <code>java.awt.Window.AccessibleAWTWindow, java.awt.Window.Type</code></li>
  164. </ul>
  165. <ul class="blockList">
  166. <li class="blockList"><a name="nested_classes_inherited_from_class_java.awt.Container">
  167. <!-- -->
  168. </a>
  169. <h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Container</h3>
  170. <code>java.awt.Container.AccessibleAWTContainer</code></li>
  171. </ul>
  172. <ul class="blockList">
  173. <li class="blockList"><a name="nested_classes_inherited_from_class_java.awt.Component">
  174. <!-- -->
  175. </a>
  176. <h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Component</h3>
  177. <code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></li>
  178. </ul>
  179. </li>
  180. </ul>
  181. <!-- =========== FIELD SUMMARY =========== -->
  182. <ul class="blockList">
  183. <li class="blockList"><a name="field_summary">
  184. <!-- -->
  185. </a>
  186. <h3>Field Summary</h3>
  187. <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
  188. <caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
  189. <tr>
  190. <th class="colFirst" scope="col">Modifier and Type</th>
  191. <th class="colLast" scope="col">Field and Description</th>
  192. </tr>
  193. <tr class="altColor">
  194. <td class="colFirst"><code>private javax.swing.JButton</code></td>
  195. <td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#annuler">annuler</a></strong></code>&nbsp;</td>
  196. </tr>
  197. <tr class="rowColor">
  198. <td class="colFirst"><code>private javax.swing.JTextField</code></td>
  199. <td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#intitule">intitule</a></strong></code>&nbsp;</td>
  200. </tr>
  201. <tr class="altColor">
  202. <td class="colFirst"><code>private boolean</code></td>
  203. <td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#mofidEffectues">mofidEffectues</a></strong></code>&nbsp;</td>
  204. </tr>
  205. <tr class="rowColor">
  206. <td class="colFirst"><code>private javax.swing.JButton</code></td>
  207. <td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#ok">ok</a></strong></code>&nbsp;</td>
  208. </tr>
  209. <tr class="altColor">
  210. <td class="colFirst"><code>private javax.swing.JComboBox</code></td>
  211. <td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#reponse">reponse</a></strong></code>&nbsp;</td>
  212. </tr>
  213. </table>
  214. <ul class="blockList">
  215. <li class="blockList"><a name="fields_inherited_from_class_javax.swing.JDialog">
  216. <!-- -->
  217. </a>
  218. <h3>Fields inherited from class&nbsp;javax.swing.JDialog</h3>
  219. <code>accessibleContext, rootPane, rootPaneCheckingEnabled</code></li>
  220. </ul>
  221. <ul class="blockList">
  222. <li class="blockList"><a name="fields_inherited_from_class_java.awt.Dialog">
  223. <!-- -->
  224. </a>
  225. <h3>Fields inherited from class&nbsp;java.awt.Dialog</h3>
  226. <code>DEFAULT_MODALITY_TYPE</code></li>
  227. </ul>
  228. <ul class="blockList">
  229. <li class="blockList"><a name="fields_inherited_from_class_java.awt.Component">
  230. <!-- -->
  231. </a>
  232. <h3>Fields inherited from class&nbsp;java.awt.Component</h3>
  233. <code>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></li>
  234. </ul>
  235. <ul class="blockList">
  236. <li class="blockList"><a name="fields_inherited_from_class_javax.swing.WindowConstants">
  237. <!-- -->
  238. </a>
  239. <h3>Fields inherited from interface&nbsp;javax.swing.WindowConstants</h3>
  240. <code>DISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, EXIT_ON_CLOSE, HIDE_ON_CLOSE</code></li>
  241. </ul>
  242. <ul class="blockList">
  243. <li class="blockList"><a name="fields_inherited_from_class_java.awt.image.ImageObserver">
  244. <!-- -->
  245. </a>
  246. <h3>Fields inherited from interface&nbsp;java.awt.image.ImageObserver</h3>
  247. <code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></li>
  248. </ul>
  249. </li>
  250. </ul>
  251. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  252. <ul class="blockList">
  253. <li class="blockList"><a name="constructor_summary">
  254. <!-- -->
  255. </a>
  256. <h3>Constructor Summary</h3>
  257. <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
  258. <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
  259. <tr>
  260. <th class="colOne" scope="col">Constructor and Description</th>
  261. </tr>
  262. <tr class="altColor">
  263. <td class="colOne"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#NouvelleQuestionDialog(java.lang.String,%20java.lang.String,%20int,%20java.lang.String,%20java.lang.String,%20javax.swing.JFrame)">NouvelleQuestionDialog</a></strong>(java.lang.String&nbsp;title,
  264. java.lang.String&nbsp;defIntitule,
  265. int&nbsp;defReponse,
  266. java.lang.String&nbsp;reponse1,
  267. java.lang.String&nbsp;reponse2,
  268. javax.swing.JFrame&nbsp;parent)</code>&nbsp;</td>
  269. </tr>
  270. </table>
  271. </li>
  272. </ul>
  273. <!-- ========== METHOD SUMMARY =========== -->
  274. <ul class="blockList">
  275. <li class="blockList"><a name="method_summary">
  276. <!-- -->
  277. </a>
  278. <h3>Method Summary</h3>
  279. <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
  280. <caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
  281. <tr>
  282. <th class="colFirst" scope="col">Modifier and Type</th>
  283. <th class="colLast" scope="col">Method and Description</th>
  284. </tr>
  285. <tr class="altColor">
  286. <td class="colFirst"><code>void</code></td>
  287. <td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#actionPerformed(java.awt.event.ActionEvent)">actionPerformed</a></strong>(java.awt.event.ActionEvent&nbsp;e)</code>&nbsp;</td>
  288. </tr>
  289. <tr class="rowColor">
  290. <td class="colFirst"><code>boolean</code></td>
  291. <td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#afficher()">afficher</a></strong>()</code>&nbsp;</td>
  292. </tr>
  293. <tr class="altColor">
  294. <td class="colFirst"><code>private void</code></td>
  295. <td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#createInterface(java.lang.String,%20int,%20java.lang.String,%20java.lang.String)">createInterface</a></strong>(java.lang.String&nbsp;defIntitule,
  296. int&nbsp;defReponse,
  297. java.lang.String&nbsp;reponse1,
  298. java.lang.String&nbsp;reponse2)</code>&nbsp;</td>
  299. </tr>
  300. <tr class="rowColor">
  301. <td class="colFirst"><code>java.lang.String</code></td>
  302. <td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#getIntitule()">getIntitule</a></strong>()</code>&nbsp;</td>
  303. </tr>
  304. <tr class="altColor">
  305. <td class="colFirst"><code>int</code></td>
  306. <td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#getReponse()">getReponse</a></strong>()</code>&nbsp;</td>
  307. </tr>
  308. </table>
  309. <ul class="blockList">
  310. <li class="blockList"><a name="methods_inherited_from_class_javax.swing.JDialog">
  311. <!-- -->
  312. </a>
  313. <h3>Methods inherited from class&nbsp;javax.swing.JDialog</h3>
  314. <code>addImpl, createRootPane, dialogInit, getAccessibleContext, getContentPane, getDefaultCloseOperation, getGlassPane, getGraphics, getJMenuBar, getLayeredPane, getRootPane, getTransferHandler, isDefaultLookAndFeelDecorated, isRootPaneCheckingEnabled, paramString, processWindowEvent, remove, repaint, setContentPane, setDefaultCloseOperation, setDefaultLookAndFeelDecorated, setGlassPane, setJMenuBar, setLayeredPane, setLayout, setRootPane, setRootPaneCheckingEnabled, setTransferHandler, update</code></li>
  315. </ul>
  316. <ul class="blockList">
  317. <li class="blockList"><a name="methods_inherited_from_class_java.awt.Dialog">
  318. <!-- -->
  319. </a>
  320. <h3>Methods inherited from class&nbsp;java.awt.Dialog</h3>
  321. <code>addNotify, getModalityType, getTitle, hide, isModal, isResizable, isUndecorated, setBackground, setModal, setModalityType, setOpacity, setResizable, setShape, setTitle, setUndecorated, setVisible, show, toBack</code></li>
  322. </ul>
  323. <ul class="blockList">
  324. <li class="blockList"><a name="methods_inherited_from_class_java.awt.Window">
  325. <!-- -->
  326. </a>
  327. <h3>Methods inherited from class&nbsp;java.awt.Window</h3>
  328. <code>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, isActive, isAlwaysOnTop, isAlwaysOnTopSupported, isAutoRequestFocus, isFocusableWindow, isFocusCycleRoot, isFocused, isLocationByPlatform, isOpaque, isShowing, isValidateRoot, pack, paint, postEvent, processEvent, processWindowFocusEvent, processWindowStateEvent, removeNotify, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, reshape, setAlwaysOnTop, setAutoRequestFocus, setBounds, setBounds, setCursor, setFocusableWindowState, setFocusCycleRoot, setIconImage, setIconImages, setLocation, setLocation, setLocationByPlatform, setLocationRelativeTo, setMinimumSize, setModalExclusionType, setSize, setSize, setType, toFront</code></li>
  329. </ul>
  330. <ul class="blockList">
  331. <li class="blockList"><a name="methods_inherited_from_class_java.awt.Container">
  332. <!-- -->
  333. </a>
  334. <h3>Methods inherited from class&nbsp;java.awt.Container</h3>
  335. <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>
  336. </ul>
  337. <ul class="blockList">
  338. <li class="blockList"><a name="methods_inherited_from_class_java.awt.Component">
  339. <!-- -->
  340. </a>
  341. <h3>Methods inherited from class&nbsp;java.awt.Component</h3>
  342. <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>
  343. </ul>
  344. <ul class="blockList">
  345. <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
  346. <!-- -->
  347. </a>
  348. <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
  349. <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
  350. </ul>
  351. </li>
  352. </ul>
  353. </li>
  354. </ul>
  355. </div>
  356. <div class="details">
  357. <ul class="blockList">
  358. <li class="blockList">
  359. <!-- ============ FIELD DETAIL =========== -->
  360. <ul class="blockList">
  361. <li class="blockList"><a name="field_detail">
  362. <!-- -->
  363. </a>
  364. <h3>Field Detail</h3>
  365. <a name="intitule">
  366. <!-- -->
  367. </a>
  368. <ul class="blockList">
  369. <li class="blockList">
  370. <h4>intitule</h4>
  371. <pre>private&nbsp;javax.swing.JTextField intitule</pre>
  372. </li>
  373. </ul>
  374. <a name="ok">
  375. <!-- -->
  376. </a>
  377. <ul class="blockList">
  378. <li class="blockList">
  379. <h4>ok</h4>
  380. <pre>private&nbsp;javax.swing.JButton ok</pre>
  381. </li>
  382. </ul>
  383. <a name="annuler">
  384. <!-- -->
  385. </a>
  386. <ul class="blockList">
  387. <li class="blockList">
  388. <h4>annuler</h4>
  389. <pre>private&nbsp;javax.swing.JButton annuler</pre>
  390. </li>
  391. </ul>
  392. <a name="mofidEffectues">
  393. <!-- -->
  394. </a>
  395. <ul class="blockList">
  396. <li class="blockList">
  397. <h4>mofidEffectues</h4>
  398. <pre>private&nbsp;boolean mofidEffectues</pre>
  399. </li>
  400. </ul>
  401. <a name="reponse">
  402. <!-- -->
  403. </a>
  404. <ul class="blockListLast">
  405. <li class="blockList">
  406. <h4>reponse</h4>
  407. <pre>private&nbsp;javax.swing.JComboBox reponse</pre>
  408. </li>
  409. </ul>
  410. </li>
  411. </ul>
  412. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  413. <ul class="blockList">
  414. <li class="blockList"><a name="constructor_detail">
  415. <!-- -->
  416. </a>
  417. <h3>Constructor Detail</h3>
  418. <a name="NouvelleQuestionDialog(java.lang.String, java.lang.String, int, java.lang.String, java.lang.String, javax.swing.JFrame)">
  419. <!-- -->
  420. </a>
  421. <ul class="blockListLast">
  422. <li class="blockList">
  423. <h4>NouvelleQuestionDialog</h4>
  424. <pre>public&nbsp;NouvelleQuestionDialog(java.lang.String&nbsp;title,
  425. java.lang.String&nbsp;defIntitule,
  426. int&nbsp;defReponse,
  427. java.lang.String&nbsp;reponse1,
  428. java.lang.String&nbsp;reponse2,
  429. javax.swing.JFrame&nbsp;parent)</pre>
  430. </li>
  431. </ul>
  432. </li>
  433. </ul>
  434. <!-- ============ METHOD DETAIL ========== -->
  435. <ul class="blockList">
  436. <li class="blockList"><a name="method_detail">
  437. <!-- -->
  438. </a>
  439. <h3>Method Detail</h3>
  440. <a name="createInterface(java.lang.String, int, java.lang.String, java.lang.String)">
  441. <!-- -->
  442. </a>
  443. <ul class="blockList">
  444. <li class="blockList">
  445. <h4>createInterface</h4>
  446. <pre>private&nbsp;void&nbsp;createInterface(java.lang.String&nbsp;defIntitule,
  447. int&nbsp;defReponse,
  448. java.lang.String&nbsp;reponse1,
  449. java.lang.String&nbsp;reponse2)</pre>
  450. </li>
  451. </ul>
  452. <a name="afficher()">
  453. <!-- -->
  454. </a>
  455. <ul class="blockList">
  456. <li class="blockList">
  457. <h4>afficher</h4>
  458. <pre>public&nbsp;boolean&nbsp;afficher()</pre>
  459. </li>
  460. </ul>
  461. <a name="actionPerformed(java.awt.event.ActionEvent)">
  462. <!-- -->
  463. </a>
  464. <ul class="blockList">
  465. <li class="blockList">
  466. <h4>actionPerformed</h4>
  467. <pre>public&nbsp;void&nbsp;actionPerformed(java.awt.event.ActionEvent&nbsp;e)</pre>
  468. <dl>
  469. <dt><strong>Specified by:</strong></dt>
  470. <dd><code>actionPerformed</code>&nbsp;in interface&nbsp;<code>java.awt.event.ActionListener</code></dd>
  471. </dl>
  472. </li>
  473. </ul>
  474. <a name="getIntitule()">
  475. <!-- -->
  476. </a>
  477. <ul class="blockList">
  478. <li class="blockList">
  479. <h4>getIntitule</h4>
  480. <pre>public&nbsp;java.lang.String&nbsp;getIntitule()</pre>
  481. </li>
  482. </ul>
  483. <a name="getReponse()">
  484. <!-- -->
  485. </a>
  486. <ul class="blockListLast">
  487. <li class="blockList">
  488. <h4>getReponse</h4>
  489. <pre>public&nbsp;int&nbsp;getReponse()</pre>
  490. </li>
  491. </ul>
  492. </li>
  493. </ul>
  494. </li>
  495. </ul>
  496. </div>
  497. </div>
  498. <!-- ========= END OF CLASS DATA ========= -->
  499. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  500. <div class="bottomNav"><a name="navbar_bottom">
  501. <!-- -->
  502. </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
  503. <!-- -->
  504. </a>
  505. <ul class="navList" title="Navigation">
  506. <li><a href="../../overview-summary.html">Overview</a></li>
  507. <li><a href="package-summary.html">Package</a></li>
  508. <li class="navBarCell1Rev">Class</li>
  509. <li><a href="package-tree.html">Tree</a></li>
  510. <li><a href="../../deprecated-list.html">Deprecated</a></li>
  511. <li><a href="../../index-files/index-1.html">Index</a></li>
  512. <li><a href="../../help-doc.html">Help</a></li>
  513. </ul>
  514. </div>
  515. <div class="subNav">
  516. <ul class="navList">
  517. <li><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes"><span class="strong">Prev Class</span></a></li>
  518. <li><a href="../../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html" title="class in InterfaceGraphique.DialogBoxes"><span class="strong">Next Class</span></a></li>
  519. </ul>
  520. <ul class="navList">
  521. <li><a href="../../index.html?InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html" target="_top">Frames</a></li>
  522. <li><a href="NouvelleQuestionDialog.html" target="_top">No Frames</a></li>
  523. </ul>
  524. <ul class="navList" id="allclasses_navbar_bottom">
  525. <li><a href="../../allclasses-noframe.html">All Classes</a></li>
  526. </ul>
  527. <div>
  528. <script type="text/javascript"><!--
  529. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  530. if(window==top) {
  531. allClassesLink.style.display = "block";
  532. }
  533. else {
  534. allClassesLink.style.display = "none";
  535. }
  536. //-->
  537. </script>
  538. </div>
  539. <div>
  540. <ul class="subNavList">
  541. <li>Summary:&nbsp;</li>
  542. <li><a href="#nested_classes_inherited_from_class_javax.swing.JDialog">Nested</a>&nbsp;|&nbsp;</li>
  543. <li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
  544. <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
  545. <li><a href="#method_summary">Method</a></li>
  546. </ul>
  547. <ul class="subNavList">
  548. <li>Detail:&nbsp;</li>
  549. <li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
  550. <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
  551. <li><a href="#method_detail">Method</a></li>
  552. </ul>
  553. </div>
  554. <a name="skip-navbar_bottom">
  555. <!-- -->
  556. </a></div>
  557. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  558. </body>
  559. </html>