src/java.desktop/share/classes/java/awt/doc-files/Modality.html
changeset 58595 fa9f28a0e175
parent 58325 d32a3b1ca84a
child 58679 9c3209ff7550
equal deleted inserted replaced
58594:2ddb4fc49ca6 58595:fa9f28a0e175
    33  questions.
    33  questions.
    34 -->
    34 -->
    35 
    35 
    36 <body>
    36 <body>
    37 <main role="main">
    37 <main role="main">
       
    38 <div class="contentContainer">
    38     <h1>The AWT Modality</h1>
    39     <h1>The AWT Modality</h1>
    39 
    40 
    40     <p>
    41     <p>
    41       This document, together with the API documentation for modality-related
    42       This document, together with the API documentation for modality-related
    42       classes (such as <code>java.awt.Dialog</code>), briefly describes the new
    43       classes (such as <code>java.awt.Dialog</code>), briefly describes the new
   438     </ol>
   439     </ol>
   439     <p style="float: left; margin-left: 1em">
   440     <p style="float: left; margin-left: 1em">
   440         <img src="modal-example4.gif" alt="Example 4">
   441         <img src="modal-example4.gif" alt="Example 4">
   441     </p>
   442     </p>
   442     <br style="clear:both;">
   443     <br style="clear:both;">
       
   444 </div>
   443 </main>
   445 </main>
   444 </body></html>
   446 </body></html>