suppression de repertoires inutiles
This commit is contained in:
parent
0c7be3d26f
commit
5e3396e337
311
doc/Button.html
311
doc/Button.html
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,141 +0,0 @@
|
|||||||
<!DOCTYPE HTML>
|
|
||||||
<html lang="fr">
|
|
||||||
<head>
|
|
||||||
<!-- Generated by javadoc (21) on Thu May 02 17:12:18 CEST 2024 -->
|
|
||||||
<title>DialogManager</title>
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
||||||
<meta name="dc.created" content="2024-05-02">
|
|
||||||
<meta name="description" content="declaration: interface: DialogManager">
|
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
|
||||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
|
||||||
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
|
|
||||||
<script type="text/javascript" src="script.js"></script>
|
|
||||||
<script type="text/javascript" src="script-dir/jquery-3.6.1.min.js"></script>
|
|
||||||
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
|
|
||||||
</head>
|
|
||||||
<body class="class-declaration-page">
|
|
||||||
<script type="text/javascript">var pathtoroot = "./";
|
|
||||||
loadScripts(document, 'script');</script>
|
|
||||||
<noscript>
|
|
||||||
<div>JavaScript is disabled on your browser.</div>
|
|
||||||
</noscript>
|
|
||||||
<div class="flex-box">
|
|
||||||
<header role="banner" class="flex-header">
|
|
||||||
<nav role="navigation">
|
|
||||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
|
||||||
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon"> </span><span class="nav-bar-toggle-icon"> </span><span class="nav-bar-toggle-icon"> </span></button>
|
|
||||||
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
|
|
||||||
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
|
|
||||||
<li><a href="package-summary.html">Package</a></li>
|
|
||||||
<li class="nav-bar-cell1-rev">Class</li>
|
|
||||||
<li><a href="package-tree.html">Tree</a></li>
|
|
||||||
<li><a href="index-all.html">Index</a></li>
|
|
||||||
<li><a href="help-doc.html#class">Help</a></li>
|
|
||||||
</ul>
|
|
||||||
<ul class="sub-nav-list-small">
|
|
||||||
<li>
|
|
||||||
<p>Summary:</p>
|
|
||||||
<ul>
|
|
||||||
<li>Nested</li>
|
|
||||||
<li>Field</li>
|
|
||||||
<li>Constr</li>
|
|
||||||
<li><a href="#method-summary">Method</a></li>
|
|
||||||
</ul>
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<p>Detail:</p>
|
|
||||||
<ul>
|
|
||||||
<li>Field</li>
|
|
||||||
<li>Constr</li>
|
|
||||||
<li><a href="#method-detail">Method</a></li>
|
|
||||||
</ul>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
<div class="sub-nav">
|
|
||||||
<div id="navbar-sub-list">
|
|
||||||
<ul class="sub-nav-list">
|
|
||||||
<li>Summary: </li>
|
|
||||||
<li>Nested | </li>
|
|
||||||
<li>Field | </li>
|
|
||||||
<li>Constr | </li>
|
|
||||||
<li><a href="#method-summary">Method</a></li>
|
|
||||||
</ul>
|
|
||||||
<ul class="sub-nav-list">
|
|
||||||
<li>Detail: </li>
|
|
||||||
<li>Field | </li>
|
|
||||||
<li>Constr | </li>
|
|
||||||
<li><a href="#method-detail">Method</a></li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
<div class="nav-list-search"><a href="search.html">SEARCH</a>
|
|
||||||
<input type="text" id="search-input" disabled placeholder="Search">
|
|
||||||
<input type="reset" id="reset-button" disabled value="reset">
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
|
||||||
<span class="skip-nav" id="skip-navbar-top"></span></nav>
|
|
||||||
</header>
|
|
||||||
<div class="flex-content">
|
|
||||||
<main role="main">
|
|
||||||
<!-- ======== START OF CLASS DATA ======== -->
|
|
||||||
<div class="header">
|
|
||||||
<h1 title="Interface DialogManager" class="title">Interface DialogManager</h1>
|
|
||||||
</div>
|
|
||||||
<section class="class-description" id="class-description">
|
|
||||||
<dl class="notes">
|
|
||||||
<dt>All Known Implementing Classes:</dt>
|
|
||||||
<dd><code><a href="GMHowToCreateDialogManager.html" title="class in Unnamed Package">GMHowToCreateDialogManager</a></code>, <code><a href="GSWin.html" title="class in Unnamed Package">GSWin</a></code>, <code><a href="RulesDialogManager.html" title="class in Unnamed Package">RulesDialogManager</a></code></dd>
|
|
||||||
</dl>
|
|
||||||
<hr>
|
|
||||||
<div class="type-signature"><span class="modifiers">public interface </span><span class="element-name type-name-label">DialogManager</span></div>
|
|
||||||
<div class="block">Interface containing definition to showDialog box.</div>
|
|
||||||
</section>
|
|
||||||
<section class="summary">
|
|
||||||
<ul class="summary-list">
|
|
||||||
<!-- ========== METHOD SUMMARY =========== -->
|
|
||||||
<li>
|
|
||||||
<section class="method-summary" id="method-summary">
|
|
||||||
<h2>Method Summary</h2>
|
|
||||||
<div id="method-summary-table">
|
|
||||||
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="method-summary-table-tab0" role="tab" aria-selected="true" aria-controls="method-summary-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table', 3)" class="active-table-tab">All Methods</button><button id="method-summary-table-tab2" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" class="table-tab">Instance Methods</button><button id="method-summary-table-tab3" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab3', 3)" class="table-tab">Abstract Methods</button></div>
|
|
||||||
<div id="method-summary-table.tabpanel" role="tabpanel">
|
|
||||||
<div class="summary-table three-column-summary" aria-labelledby="method-summary-table-tab0">
|
|
||||||
<div class="table-header col-first">Modifier and Type</div>
|
|
||||||
<div class="table-header col-second">Method</div>
|
|
||||||
<div class="table-header col-last">Description</div>
|
|
||||||
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
|
|
||||||
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#showDialog()" class="member-name-link">showDialog</a>()</code></div>
|
|
||||||
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> </div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</section>
|
|
||||||
<section class="details">
|
|
||||||
<ul class="details-list">
|
|
||||||
<!-- ============ METHOD DETAIL ========== -->
|
|
||||||
<li>
|
|
||||||
<section class="method-details" id="method-detail">
|
|
||||||
<h2>Method Details</h2>
|
|
||||||
<ul class="member-list">
|
|
||||||
<li>
|
|
||||||
<section class="detail" id="showDialog()">
|
|
||||||
<h3>showDialog</h3>
|
|
||||||
<div class="member-signature"><span class="return-type">void</span> <span class="element-name">showDialog</span>()</div>
|
|
||||||
</section>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</section>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</section>
|
|
||||||
<!-- ========= END OF CLASS DATA ========= -->
|
|
||||||
</main>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
315
doc/GMCase.html
315
doc/GMCase.html
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
283
doc/GMGrid.html
283
doc/GMGrid.html
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
191
doc/GMRules.html
191
doc/GMRules.html
File diff suppressed because one or more lines are too long
183
doc/GMSaver.html
183
doc/GMSaver.html
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
449
doc/GSCase.html
449
doc/GSCase.html
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
355
doc/GSGrid.html
355
doc/GSGrid.html
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
229
doc/GSMenu.html
229
doc/GSMenu.html
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
266
doc/GSPlay.html
266
doc/GSPlay.html
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
263
doc/GSTest.html
263
doc/GSTest.html
File diff suppressed because one or more lines are too long
190
doc/GSWin.html
190
doc/GSWin.html
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
230
doc/Title.html
230
doc/Title.html
File diff suppressed because one or more lines are too long
283
doc/Window.html
283
doc/Window.html
File diff suppressed because one or more lines are too long
@ -1,213 +0,0 @@
|
|||||||
<!DOCTYPE HTML>
|
|
||||||
<html lang="fr">
|
|
||||||
<head>
|
|
||||||
<!-- Generated by javadoc (21) on Thu May 02 17:12:18 CEST 2024 -->
|
|
||||||
<title>All Classes and Interfaces</title>
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
||||||
<meta name="dc.created" content="2024-05-02">
|
|
||||||
<meta name="description" content="class index">
|
|
||||||
<meta name="generator" content="javadoc/AllClassesIndexWriter">
|
|
||||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
|
||||||
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
|
|
||||||
<script type="text/javascript" src="script.js"></script>
|
|
||||||
<script type="text/javascript" src="script-dir/jquery-3.6.1.min.js"></script>
|
|
||||||
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
|
|
||||||
</head>
|
|
||||||
<body class="all-classes-index-page">
|
|
||||||
<script type="text/javascript">var pathtoroot = "./";
|
|
||||||
loadScripts(document, 'script');</script>
|
|
||||||
<noscript>
|
|
||||||
<div>JavaScript is disabled on your browser.</div>
|
|
||||||
</noscript>
|
|
||||||
<div class="flex-box">
|
|
||||||
<header role="banner" class="flex-header">
|
|
||||||
<nav role="navigation">
|
|
||||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
|
||||||
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon"> </span><span class="nav-bar-toggle-icon"> </span><span class="nav-bar-toggle-icon"> </span></button>
|
|
||||||
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
|
|
||||||
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
|
|
||||||
<li><a href="package-summary.html">Package</a></li>
|
|
||||||
<li>Class</li>
|
|
||||||
<li><a href="overview-tree.html">Tree</a></li>
|
|
||||||
<li><a href="index-all.html">Index</a></li>
|
|
||||||
<li><a href="help-doc.html#all-classes">Help</a></li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
<div class="sub-nav">
|
|
||||||
<div id="navbar-sub-list"></div>
|
|
||||||
<div class="nav-list-search"><a href="search.html">SEARCH</a>
|
|
||||||
<input type="text" id="search-input" disabled placeholder="Search">
|
|
||||||
<input type="reset" id="reset-button" disabled value="reset">
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
|
||||||
<span class="skip-nav" id="skip-navbar-top"></span></nav>
|
|
||||||
</header>
|
|
||||||
<div class="flex-content">
|
|
||||||
<main role="main">
|
|
||||||
<div class="header">
|
|
||||||
<h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces</h1>
|
|
||||||
</div>
|
|
||||||
<div id="all-classes-table">
|
|
||||||
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="all-classes-table-tab0" role="tab" aria-selected="true" aria-controls="all-classes-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table', 2)" class="active-table-tab">All Classes and Interfaces</button><button id="all-classes-table-tab1" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab1', 2)" class="table-tab">Interfaces</button><button id="all-classes-table-tab2" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab2', 2)" class="table-tab">Classes</button></div>
|
|
||||||
<div id="all-classes-table.tabpanel" role="tabpanel">
|
|
||||||
<div class="summary-table two-column-summary" aria-labelledby="all-classes-table-tab0">
|
|
||||||
<div class="table-header col-first">Class</div>
|
|
||||||
<div class="table-header col-last">Description</div>
|
|
||||||
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="Button.html" title="class in Unnamed Package">Button</a></div>
|
|
||||||
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
|
|
||||||
<div class="block">Class containing custom settings for JButtons.</div>
|
|
||||||
</div>
|
|
||||||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="CongratulationsDialog.html" title="class in Unnamed Package">CongratulationsDialog</a></div>
|
|
||||||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
|
|
||||||
<div class="block">CongratulationsDialog permet de crée une boîte de dialogue de félicitations pour afficher le temps de résolution d'un Sudoku.</div>
|
|
||||||
</div>
|
|
||||||
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="DialogManager.html" title="interface in Unnamed Package">DialogManager</a></div>
|
|
||||||
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
|
|
||||||
<div class="block">Interface containing definition to showDialog box.</div>
|
|
||||||
</div>
|
|
||||||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="GMCase.html" title="class in Unnamed Package">GMCase</a></div>
|
|
||||||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
|
|
||||||
<div class="block">GMCase représente une case dans une grille éditable.</div>
|
|
||||||
</div>
|
|
||||||
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="GMCaseKeyListener.html" title="class in Unnamed Package">GMCaseKeyListener</a></div>
|
|
||||||
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
|
|
||||||
<div class="block">GMCaseKeyListener est un KeyListener utilisé pour écouter les événements de touche dans GMCase.</div>
|
|
||||||
</div>
|
|
||||||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="GMCaseMouseListener.html" title="class in Unnamed Package">GMCaseMouseListener</a></div>
|
|
||||||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2"> </div>
|
|
||||||
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="GMChecker.html" title="class in Unnamed Package">GMChecker</a></div>
|
|
||||||
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
|
|
||||||
<div class="block">GMChecker est utilisée pour vérifier la cohérence de la grille.</div>
|
|
||||||
</div>
|
|
||||||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="GMGrid.html" title="class in Unnamed Package">GMGrid</a></div>
|
|
||||||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
|
|
||||||
<div class="block">A custom JPanel class representing a Sudoku grid.</div>
|
|
||||||
</div>
|
|
||||||
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="GMHowToCreateController.html" title="class in Unnamed Package">GMHowToCreateController</a></div>
|
|
||||||
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
|
|
||||||
<div class="block">La classe GMHowToCreateController est un contrôleur qui gère l'affichage de la fenêtre de création de grille.</div>
|
|
||||||
</div>
|
|
||||||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="GMHowToCreateDialogManager.html" title="class in Unnamed Package">GMHowToCreateDialogManager</a></div>
|
|
||||||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
|
|
||||||
<div class="block">La classe GMHowToCreateDialogManager est un gestionnaire de dialogue qui affiche des instructions
|
|
||||||
sur la manière de créer une grille dans une boîte de dialogue.</div>
|
|
||||||
</div>
|
|
||||||
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="GMHowToCreateView.html" title="class in Unnamed Package">GMHowToCreateView</a></div>
|
|
||||||
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
|
|
||||||
<div class="block">La classe GMHowToCreateView est une vue qui affiche les instructions pour créer une grille dans une boîte de dialogue.</div>
|
|
||||||
</div>
|
|
||||||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="GMImport.html" title="class in Unnamed Package">GMImport</a></div>
|
|
||||||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
|
|
||||||
<div class="block">La classe GMImport est utilisée pour importer une grille à partir d'un fichier.</div>
|
|
||||||
</div>
|
|
||||||
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="GMResetGrid.html" title="class in Unnamed Package">GMResetGrid</a></div>
|
|
||||||
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
|
|
||||||
<div class="block">La classe GMResetGrid sert à crée une nouvelle grille de 0.</div>
|
|
||||||
</div>
|
|
||||||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="GMRules.html" title="class in Unnamed Package">GMRules</a></div>
|
|
||||||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
|
|
||||||
<div class="block">GMRules gère les actions liées aux règles du jeu.</div>
|
|
||||||
</div>
|
|
||||||
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="GMSaver.html" title="class in Unnamed Package">GMSaver</a></div>
|
|
||||||
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
|
|
||||||
<div class="block">Cette classe implémente un gestionnaire d'enregistrement de grille de jeu.</div>
|
|
||||||
</div>
|
|
||||||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="GMSaverActionListener.html" title="class in Unnamed Package">GMSaverActionListener</a></div>
|
|
||||||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2"> </div>
|
|
||||||
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="GMUserInterfaceController.html" title="class in Unnamed Package">GMUserInterfaceController</a></div>
|
|
||||||
<div class="col-last even-row-color all-classes-table all-classes-table-tab2"> </div>
|
|
||||||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="GMUserInterfaceView.html" title="class in Unnamed Package">GMUserInterfaceView</a></div>
|
|
||||||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
|
|
||||||
<div class="block">La classe GMUserInterfaceView représente la vue de l'interface utilisateur pour le créateur de grille.</div>
|
|
||||||
</div>
|
|
||||||
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="GridMaker.html" title="class in Unnamed Package">GridMaker</a></div>
|
|
||||||
<div class="col-last even-row-color all-classes-table all-classes-table-tab2"> </div>
|
|
||||||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="GridSolver.html" title="class in Unnamed Package">GridSolver</a></div>
|
|
||||||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2"> </div>
|
|
||||||
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="GSCase.html" title="class in Unnamed Package">GSCase</a></div>
|
|
||||||
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
|
|
||||||
<div class="block">GSCase représente une case dans une grille de jeu.</div>
|
|
||||||
</div>
|
|
||||||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="GSCaseMouseListener.html" title="class in Unnamed Package">GSCaseMouseListener</a></div>
|
|
||||||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
|
|
||||||
<div class="block">Classe GSCaseMouseListener implémente l'interface MouseListener
|
|
||||||
pour gérer les événements de la souris sur un GSCase.</div>
|
|
||||||
</div>
|
|
||||||
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="GSGrid.html" title="class in Unnamed Package">GSGrid</a></div>
|
|
||||||
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
|
|
||||||
<div class="block">Cette classe représente la grille de jeu pour le Sudoku.</div>
|
|
||||||
</div>
|
|
||||||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="GSImport.html" title="class in Unnamed Package">GSImport</a></div>
|
|
||||||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
|
|
||||||
<div class="block">La classe GSImport est utilisée pour importer une grille à partir d'un fichier.</div>
|
|
||||||
</div>
|
|
||||||
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="GSMenu.html" title="class in Unnamed Package">GSMenu</a></div>
|
|
||||||
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
|
|
||||||
<div class="block">La classe GSMenu représente le menu jouer du jeu Sudoku.</div>
|
|
||||||
</div>
|
|
||||||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="GSMenuController.html" title="class in Unnamed Package">GSMenuController</a></div>
|
|
||||||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
|
|
||||||
<div class="block">La classe GSMenuController gère les actions déclenchées par les boutons du menu.</div>
|
|
||||||
</div>
|
|
||||||
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="GSPlay.html" title="class in Unnamed Package">GSPlay</a></div>
|
|
||||||
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
|
|
||||||
<div class="block">Classe GSPlay pour jouer au Sudoku.</div>
|
|
||||||
</div>
|
|
||||||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="GSPlayController.html" title="class in Unnamed Package">GSPlayController</a></div>
|
|
||||||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
|
|
||||||
<div class="block">Le contrôleur pour le jeu de la grille.</div>
|
|
||||||
</div>
|
|
||||||
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="GSSolver.html" title="class in Unnamed Package">GSSolver</a></div>
|
|
||||||
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
|
|
||||||
<div class="block">La classe GSSolver résout une grille de Sudoku et affiche le résultat dans une fenêtre.</div>
|
|
||||||
</div>
|
|
||||||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="GSTest.html" title="class in Unnamed Package">GSTest</a></div>
|
|
||||||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
|
|
||||||
<div class="block">La classe GSTest contient les méthodes pour tester la validité d'une grille de Sudoku.</div>
|
|
||||||
</div>
|
|
||||||
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="GSWin.html" title="class in Unnamed Package">GSWin</a></div>
|
|
||||||
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
|
|
||||||
<div class="block">GSWin gère l'affichage d'une fenêtre de félicitations pour avoir résolu le Sudoku.</div>
|
|
||||||
</div>
|
|
||||||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="HomeButtonClickListener.html" title="class in Unnamed Package">HomeButtonClickListener</a></div>
|
|
||||||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
|
|
||||||
<div class="block">Listener pour les clics sur les boutons dans le menu.</div>
|
|
||||||
</div>
|
|
||||||
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="HomeView.html" title="class in Unnamed Package">HomeView</a></div>
|
|
||||||
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
|
|
||||||
<div class="block">HomeView représente la vue de la page d'accueil de l'application Sudoku.</div>
|
|
||||||
</div>
|
|
||||||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="MusicButton.html" title="class in Unnamed Package">MusicButton</a></div>
|
|
||||||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
|
|
||||||
<div class="block">Fournit un bouton qui bascule entre la lecture et l'arrêt de la musique lorsqu'il est cliqué.</div>
|
|
||||||
</div>
|
|
||||||
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="MusicPlayer.html" title="class in Unnamed Package">MusicPlayer</a></div>
|
|
||||||
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
|
|
||||||
<div class="block">Classe contenant un lecteur de musique simple qui permet de jouer et d'arrêter la musique.</div>
|
|
||||||
</div>
|
|
||||||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="RulesDialogManager.html" title="class in Unnamed Package">RulesDialogManager</a></div>
|
|
||||||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
|
|
||||||
<div class="block">RulesDialogManager gère l'affichage de la boîte de dialogue des règles.</div>
|
|
||||||
</div>
|
|
||||||
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="RulesSudoku.html" title="class in Unnamed Package">RulesSudoku</a></div>
|
|
||||||
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
|
|
||||||
<div class="block">RulesSudoku représente le panneau affichant les règles du Sudoku.</div>
|
|
||||||
</div>
|
|
||||||
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="Title.html" title="class in Unnamed Package">Title</a></div>
|
|
||||||
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
|
|
||||||
<div class="block">Title est une étiquette Swing personnalisée utilisée pour afficher un titre centré avec une police et une couleur spécifiées.</div>
|
|
||||||
</div>
|
|
||||||
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="Window.html" title="class in Unnamed Package">Window</a></div>
|
|
||||||
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
|
|
||||||
<div class="block">Window est une classe représentant la fenêtre principale de l'application Sudoku.</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</main>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
@ -1,63 +0,0 @@
|
|||||||
<!DOCTYPE HTML>
|
|
||||||
<html lang="fr">
|
|
||||||
<head>
|
|
||||||
<!-- Generated by javadoc (21) on Thu May 02 17:12:18 CEST 2024 -->
|
|
||||||
<title>All Packages</title>
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
||||||
<meta name="dc.created" content="2024-05-02">
|
|
||||||
<meta name="description" content="package index">
|
|
||||||
<meta name="generator" content="javadoc/AllPackagesIndexWriter">
|
|
||||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
|
||||||
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
|
|
||||||
<script type="text/javascript" src="script.js"></script>
|
|
||||||
<script type="text/javascript" src="script-dir/jquery-3.6.1.min.js"></script>
|
|
||||||
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
|
|
||||||
</head>
|
|
||||||
<body class="all-packages-index-page">
|
|
||||||
<script type="text/javascript">var pathtoroot = "./";
|
|
||||||
loadScripts(document, 'script');</script>
|
|
||||||
<noscript>
|
|
||||||
<div>JavaScript is disabled on your browser.</div>
|
|
||||||
</noscript>
|
|
||||||
<div class="flex-box">
|
|
||||||
<header role="banner" class="flex-header">
|
|
||||||
<nav role="navigation">
|
|
||||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
|
||||||
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon"> </span><span class="nav-bar-toggle-icon"> </span><span class="nav-bar-toggle-icon"> </span></button>
|
|
||||||
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
|
|
||||||
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
|
|
||||||
<li><a href="package-summary.html">Package</a></li>
|
|
||||||
<li>Class</li>
|
|
||||||
<li><a href="overview-tree.html">Tree</a></li>
|
|
||||||
<li><a href="index-all.html">Index</a></li>
|
|
||||||
<li><a href="help-doc.html#all-packages">Help</a></li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
<div class="sub-nav">
|
|
||||||
<div id="navbar-sub-list"></div>
|
|
||||||
<div class="nav-list-search"><a href="search.html">SEARCH</a>
|
|
||||||
<input type="text" id="search-input" disabled placeholder="Search">
|
|
||||||
<input type="reset" id="reset-button" disabled value="reset">
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
|
||||||
<span class="skip-nav" id="skip-navbar-top"></span></nav>
|
|
||||||
</header>
|
|
||||||
<div class="flex-content">
|
|
||||||
<main role="main">
|
|
||||||
<div class="header">
|
|
||||||
<h1 title="All&nbsp;Packages" class="title">All Packages</h1>
|
|
||||||
</div>
|
|
||||||
<div class="caption"><span>Package Summary</span></div>
|
|
||||||
<div class="summary-table two-column-summary">
|
|
||||||
<div class="table-header col-first">Package</div>
|
|
||||||
<div class="table-header col-last">Description</div>
|
|
||||||
<div class="col-first even-row-color"><a href="package-summary.html">Unnamed Package</a></div>
|
|
||||||
<div class="col-last even-row-color"> </div>
|
|
||||||
</div>
|
|
||||||
</main>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
33
doc/copy.svg
33
doc/copy.svg
@ -1,33 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
|
|
||||||
<!--
|
|
||||||
Copyright (c) 2021, Oracle and/or its affiliates. All rights reserved.
|
|
||||||
ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
-->
|
|
||||||
|
|
||||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 380 460" fill="#505050">
|
|
||||||
<path
|
|
||||||
d="M 346,8 H 108 C 90,8 75,23 75,41 v 316 c 0,18 15,33 33,33 h 238 c 18,0 33,-15 33,-33 V 41 C 379,23 364,8 346,8 Z m -8,344 H 116 c -2,0 -3,-1 -3,-3 V 49 c 0,-2 1,-3 3,-3 h 222 c 2,0 3,1 3,3 v 300 h 10e-4 c 0,2 -1,3 -3,3 z"/>
|
|
||||||
<path
|
|
||||||
d="m 290,389 v 26 h 10e-4 c 0,2 -1,3 -3,3 H 49 c -2,0 -3,-1 -3,-3 V 99 c 0,-2 1,-3 3,-3 h 27 v 0 l -5e-4,-38 H 41 C 23,58 8,73 8,91 v 332 c 10e-4,18 15,33 33,33 h 254 c 18,0 33,-15 33,-33 v -34"/>
|
|
||||||
</svg>
|
|
Before Width: | Height: | Size: 758 B |
@ -1 +0,0 @@
|
|||||||
unnamed package
|
|
@ -1,182 +0,0 @@
|
|||||||
<!DOCTYPE HTML>
|
|
||||||
<html lang="fr">
|
|
||||||
<head>
|
|
||||||
<!-- Generated by javadoc (21) on Thu May 02 17:12:18 CEST 2024 -->
|
|
||||||
<title>API Help</title>
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
||||||
<meta name="dc.created" content="2024-05-02">
|
|
||||||
<meta name="description" content="help">
|
|
||||||
<meta name="generator" content="javadoc/HelpWriter">
|
|
||||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
|
||||||
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
|
|
||||||
<script type="text/javascript" src="script.js"></script>
|
|
||||||
<script type="text/javascript" src="script-dir/jquery-3.6.1.min.js"></script>
|
|
||||||
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
|
|
||||||
</head>
|
|
||||||
<body class="help-page">
|
|
||||||
<script type="text/javascript">var pathtoroot = "./";
|
|
||||||
loadScripts(document, 'script');</script>
|
|
||||||
<noscript>
|
|
||||||
<div>JavaScript is disabled on your browser.</div>
|
|
||||||
</noscript>
|
|
||||||
<div class="flex-box">
|
|
||||||
<header role="banner" class="flex-header">
|
|
||||||
<nav role="navigation">
|
|
||||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
|
||||||
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon"> </span><span class="nav-bar-toggle-icon"> </span><span class="nav-bar-toggle-icon"> </span></button>
|
|
||||||
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
|
|
||||||
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
|
|
||||||
<li><a href="package-summary.html">Package</a></li>
|
|
||||||
<li>Class</li>
|
|
||||||
<li><a href="overview-tree.html">Tree</a></li>
|
|
||||||
<li><a href="index-all.html">Index</a></li>
|
|
||||||
<li class="nav-bar-cell1-rev">Help</li>
|
|
||||||
</ul>
|
|
||||||
<ul class="sub-nav-list-small">
|
|
||||||
<li>
|
|
||||||
<p>Help:</p>
|
|
||||||
<ul>
|
|
||||||
<li><a href="#help-navigation">Navigation</a></li>
|
|
||||||
<li><a href="#help-pages">Pages</a></li>
|
|
||||||
</ul>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
<div class="sub-nav">
|
|
||||||
<div id="navbar-sub-list">
|
|
||||||
<ul class="sub-nav-list">
|
|
||||||
<li>Help: </li>
|
|
||||||
<li><a href="#help-navigation">Navigation</a> | </li>
|
|
||||||
<li><a href="#help-pages">Pages</a></li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
<div class="nav-list-search"><a href="search.html">SEARCH</a>
|
|
||||||
<input type="text" id="search-input" disabled placeholder="Search">
|
|
||||||
<input type="reset" id="reset-button" disabled value="reset">
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
|
||||||
<span class="skip-nav" id="skip-navbar-top"></span></nav>
|
|
||||||
</header>
|
|
||||||
<div class="flex-content">
|
|
||||||
<main role="main">
|
|
||||||
<h1 class="title">JavaDoc Help</h1>
|
|
||||||
<ul class="help-toc">
|
|
||||||
<li><a href="#help-navigation">Navigation</a>:
|
|
||||||
<ul class="help-subtoc">
|
|
||||||
<li><a href="#search">Search</a></li>
|
|
||||||
</ul>
|
|
||||||
</li>
|
|
||||||
<li><a href="#help-pages">Kinds of Pages</a>:
|
|
||||||
<ul class="help-subtoc">
|
|
||||||
<li><a href="#package">Package</a></li>
|
|
||||||
<li><a href="#class">Class or Interface</a></li>
|
|
||||||
<li><a href="#doc-file">Other Files</a></li>
|
|
||||||
<li><a href="#tree">Tree (Class Hierarchy)</a></li>
|
|
||||||
<li><a href="#serialized-form">Serialized Form</a></li>
|
|
||||||
<li><a href="#all-packages">All Packages</a></li>
|
|
||||||
<li><a href="#all-classes">All Classes and Interfaces</a></li>
|
|
||||||
<li><a href="#index">Index</a></li>
|
|
||||||
</ul>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
<hr>
|
|
||||||
<div class="sub-title">
|
|
||||||
<h2 id="help-navigation">Navigation</h2>
|
|
||||||
Starting from the <a href="index.html">Overview</a> page, you can browse the documentation using the links in each page, and in the navigation bar at the top of each page. The <a href="index-all.html">Index</a> and Search box allow you to navigate to specific declarations and summary pages, including: <a href="allpackages-index.html">All Packages</a>, <a href="allclasses-index.html">All Classes and Interfaces</a>
|
|
||||||
<section class="help-section" id="search">
|
|
||||||
<h3>Search</h3>
|
|
||||||
<p>You can search for definitions of modules, packages, types, fields, methods, system properties and other terms defined in the API. These items can be searched using part or all of the name, optionally using "camelCase" abbreviations, or multiple search terms separated by whitespace. Some examples:</p>
|
|
||||||
<ul class="help-section-list">
|
|
||||||
<li><code>"j.l.obj"</code> matches "java.lang.Object"</li>
|
|
||||||
<li><code>"InpStr"</code> matches "java.io.InputStream"</li>
|
|
||||||
<li><code>"math exact long"</code> matches "java.lang.Math.absExact(long)"</li>
|
|
||||||
</ul>
|
|
||||||
<p>Refer to the <a href="https://docs.oracle.com/en/java/javase/21/docs/specs/javadoc/javadoc-search-spec.html">Javadoc Search Specification</a> for a full description of search features.</p>
|
|
||||||
</section>
|
|
||||||
</div>
|
|
||||||
<hr>
|
|
||||||
<div class="sub-title">
|
|
||||||
<h2 id="help-pages">Kinds of Pages</h2>
|
|
||||||
The following sections describe the different kinds of pages in this collection.
|
|
||||||
<section class="help-section" id="package">
|
|
||||||
<h3>Package</h3>
|
|
||||||
<p>Each package has a page that contains a list of its classes and interfaces, with a summary for each. These pages may contain the following categories:</p>
|
|
||||||
<ul class="help-section-list">
|
|
||||||
<li>Interfaces</li>
|
|
||||||
<li>Classes</li>
|
|
||||||
<li>Enum Classes</li>
|
|
||||||
<li>Exception Classes</li>
|
|
||||||
<li>Annotation Interfaces</li>
|
|
||||||
</ul>
|
|
||||||
</section>
|
|
||||||
<section class="help-section" id="class">
|
|
||||||
<h3>Class or Interface</h3>
|
|
||||||
<p>Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a declaration and description, member summary tables, and detailed member descriptions. Entries in each of these sections are omitted if they are empty or not applicable.</p>
|
|
||||||
<ul class="help-section-list">
|
|
||||||
<li>Class Inheritance Diagram</li>
|
|
||||||
<li>Direct Subclasses</li>
|
|
||||||
<li>All Known Subinterfaces</li>
|
|
||||||
<li>All Known Implementing Classes</li>
|
|
||||||
<li>Class or Interface Declaration</li>
|
|
||||||
<li>Class or Interface Description</li>
|
|
||||||
</ul>
|
|
||||||
<br>
|
|
||||||
<ul class="help-section-list">
|
|
||||||
<li>Nested Class Summary</li>
|
|
||||||
<li>Enum Constant Summary</li>
|
|
||||||
<li>Field Summary</li>
|
|
||||||
<li>Property Summary</li>
|
|
||||||
<li>Constructor Summary</li>
|
|
||||||
<li>Method Summary</li>
|
|
||||||
<li>Required Element Summary</li>
|
|
||||||
<li>Optional Element Summary</li>
|
|
||||||
</ul>
|
|
||||||
<br>
|
|
||||||
<ul class="help-section-list">
|
|
||||||
<li>Enum Constant Details</li>
|
|
||||||
<li>Field Details</li>
|
|
||||||
<li>Property Details</li>
|
|
||||||
<li>Constructor Details</li>
|
|
||||||
<li>Method Details</li>
|
|
||||||
<li>Element Details</li>
|
|
||||||
</ul>
|
|
||||||
<p><span class="help-note">Note:</span> Annotation interfaces have required and optional elements, but not methods. Only enum classes have enum constants. The components of a record class are displayed as part of the declaration of the record class. Properties are a feature of JavaFX.</p>
|
|
||||||
<p>The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</p>
|
|
||||||
</section>
|
|
||||||
<section class="help-section" id="doc-file">
|
|
||||||
<h3>Other Files</h3>
|
|
||||||
<p>Packages and modules may contain pages with additional information related to the declarations nearby.</p>
|
|
||||||
</section>
|
|
||||||
<section class="help-section" id="tree">
|
|
||||||
<h3>Tree (Class Hierarchy)</h3>
|
|
||||||
<p>There is a <a href="overview-tree.html">Class Hierarchy</a> page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. Classes are organized by inheritance structure starting with <code>java.lang.Object</code>. Interfaces do not inherit from <code>java.lang.Object</code>.</p>
|
|
||||||
<ul class="help-section-list">
|
|
||||||
<li>When viewing the Overview page, clicking on TREE displays the hierarchy for all packages.</li>
|
|
||||||
<li>When viewing a particular package, class or interface page, clicking on TREE displays the hierarchy for only that package.</li>
|
|
||||||
</ul>
|
|
||||||
</section>
|
|
||||||
<section class="help-section" id="serialized-form">
|
|
||||||
<h3>Serialized Form</h3>
|
|
||||||
<p>Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to those who implement rather than use the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See Also" section of the class description.</p>
|
|
||||||
</section>
|
|
||||||
<section class="help-section" id="all-packages">
|
|
||||||
<h3>All Packages</h3>
|
|
||||||
<p>The <a href="allpackages-index.html">All Packages</a> page contains an alphabetic index of all packages contained in the documentation.</p>
|
|
||||||
</section>
|
|
||||||
<section class="help-section" id="all-classes">
|
|
||||||
<h3>All Classes and Interfaces</h3>
|
|
||||||
<p>The <a href="allclasses-index.html">All Classes and Interfaces</a> page contains an alphabetic index of all classes and interfaces contained in the documentation, including annotation interfaces, enum classes, and record classes.</p>
|
|
||||||
</section>
|
|
||||||
<section class="help-section" id="index">
|
|
||||||
<h3>Index</h3>
|
|
||||||
<p>The <a href="index-all.html">Index</a> contains an alphabetic index of all classes, interfaces, constructors, methods, and fields in the documentation, as well as summary pages such as <a href="allpackages-index.html">All Packages</a>, <a href="allclasses-index.html">All Classes and Interfaces</a>.</p>
|
|
||||||
</section>
|
|
||||||
</div>
|
|
||||||
<hr>
|
|
||||||
<span class="help-footnote">This help file applies to API documentation generated by the standard doclet.</span></main>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
File diff suppressed because it is too large
Load Diff
@ -1,26 +0,0 @@
|
|||||||
<!DOCTYPE HTML>
|
|
||||||
<html lang="fr">
|
|
||||||
<head>
|
|
||||||
<!-- Generated by javadoc (21) on Thu May 02 17:12:18 CEST 2024 -->
|
|
||||||
<title>Generated Documentation (Untitled)</title>
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
||||||
<meta name="dc.created" content="2024-05-02">
|
|
||||||
<meta name="description" content="index redirect">
|
|
||||||
<meta name="generator" content="javadoc/IndexRedirectWriter">
|
|
||||||
<link rel="canonical" href="package-summary.html">
|
|
||||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
|
||||||
<script type="text/javascript">window.location.replace('package-summary.html')</script>
|
|
||||||
<noscript>
|
|
||||||
<meta http-equiv="Refresh" content="0;package-summary.html">
|
|
||||||
</noscript>
|
|
||||||
</head>
|
|
||||||
<body class="index-redirect-page">
|
|
||||||
<main role="main">
|
|
||||||
<noscript>
|
|
||||||
<p>JavaScript is disabled on your browser.</p>
|
|
||||||
</noscript>
|
|
||||||
<p><a href="package-summary.html">package-summary.html</a></p>
|
|
||||||
</main>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
@ -1,69 +0,0 @@
|
|||||||
Copyright © 1993, 2018, Oracle and/or its affiliates.
|
|
||||||
All rights reserved.
|
|
||||||
|
|
||||||
This software and related documentation are provided under a
|
|
||||||
license agreement containing restrictions on use and
|
|
||||||
disclosure and are protected by intellectual property laws.
|
|
||||||
Except as expressly permitted in your license agreement or
|
|
||||||
allowed by law, you may not use, copy, reproduce, translate,
|
|
||||||
broadcast, modify, license, transmit, distribute, exhibit,
|
|
||||||
perform, publish, or display any part, in any form, or by
|
|
||||||
any means. Reverse engineering, disassembly, or
|
|
||||||
decompilation of this software, unless required by law for
|
|
||||||
interoperability, is prohibited.
|
|
||||||
|
|
||||||
The information contained herein is subject to change
|
|
||||||
without notice and is not warranted to be error-free. If you
|
|
||||||
find any errors, please report them to us in writing.
|
|
||||||
|
|
||||||
If this is software or related documentation that is
|
|
||||||
delivered to the U.S. Government or anyone licensing it on
|
|
||||||
behalf of the U.S. Government, the following notice is
|
|
||||||
applicable:
|
|
||||||
|
|
||||||
U.S. GOVERNMENT END USERS: Oracle programs, including any
|
|
||||||
operating system, integrated software, any programs
|
|
||||||
installed on the hardware, and/or documentation, delivered
|
|
||||||
to U.S. Government end users are "commercial computer
|
|
||||||
software" pursuant to the applicable Federal Acquisition
|
|
||||||
Regulation and agency-specific supplemental regulations. As
|
|
||||||
such, use, duplication, disclosure, modification, and
|
|
||||||
adaptation of the programs, including any operating system,
|
|
||||||
integrated software, any programs installed on the hardware,
|
|
||||||
and/or documentation, shall be subject to license terms and
|
|
||||||
license restrictions applicable to the programs. No other
|
|
||||||
rights are granted to the U.S. Government.
|
|
||||||
|
|
||||||
This software or hardware is developed for general use in a
|
|
||||||
variety of information management applications. It is not
|
|
||||||
developed or intended for use in any inherently dangerous
|
|
||||||
applications, including applications that may create a risk
|
|
||||||
of personal injury. If you use this software or hardware in
|
|
||||||
dangerous applications, then you shall be responsible to
|
|
||||||
take all appropriate fail-safe, backup, redundancy, and
|
|
||||||
other measures to ensure its safe use. Oracle Corporation
|
|
||||||
and its affiliates disclaim any liability for any damages
|
|
||||||
caused by use of this software or hardware in dangerous
|
|
||||||
applications.
|
|
||||||
|
|
||||||
Oracle and Java are registered trademarks of Oracle and/or
|
|
||||||
its affiliates. Other names may be trademarks of their
|
|
||||||
respective owners.
|
|
||||||
|
|
||||||
Intel and Intel Xeon are trademarks or registered trademarks
|
|
||||||
of Intel Corporation. All SPARC trademarks are used under
|
|
||||||
license and are trademarks or registered trademarks of SPARC
|
|
||||||
International, Inc. AMD, Opteron, the AMD logo, and the AMD
|
|
||||||
Opteron logo are trademarks or registered trademarks of
|
|
||||||
Advanced Micro Devices. UNIX is a registered trademark of
|
|
||||||
The Open Group.
|
|
||||||
|
|
||||||
This software or hardware and documentation may provide
|
|
||||||
access to or information on content, products, and services
|
|
||||||
from third parties. Oracle Corporation and its affiliates
|
|
||||||
are not responsible for and expressly disclaim all
|
|
||||||
warranties of any kind with respect to third-party content,
|
|
||||||
products, and services. Oracle Corporation and its
|
|
||||||
affiliates will not be responsible for any loss, costs, or
|
|
||||||
damages incurred due to your access to or use of third-party
|
|
||||||
content, products, or services.
|
|
@ -1,118 +0,0 @@
|
|||||||
Your use of this Program is governed by the No-Fee Terms and Conditions set
|
|
||||||
forth below, unless you have received this Program (alone or as part of another
|
|
||||||
Oracle product) under an Oracle license agreement (including but not limited to
|
|
||||||
the Oracle Master Agreement), in which case your use of this Program is governed
|
|
||||||
solely by such license agreement with Oracle.
|
|
||||||
|
|
||||||
Oracle No-Fee Terms and Conditions (NFTC)
|
|
||||||
|
|
||||||
Definitions
|
|
||||||
|
|
||||||
"Oracle" refers to Oracle America, Inc. "You" and "Your" refers to (a) a company
|
|
||||||
or organization (each an "Entity") accessing the Programs, if use of the
|
|
||||||
Programs will be on behalf of such Entity; or (b) an individual accessing the
|
|
||||||
Programs, if use of the Programs will not be on behalf of an Entity.
|
|
||||||
"Program(s)" refers to Oracle software provided by Oracle pursuant to the
|
|
||||||
following terms and any updates, error corrections, and/or Program Documentation
|
|
||||||
provided by Oracle. "Program Documentation" refers to Program user manuals and
|
|
||||||
Program installation manuals, if any. If available, Program Documentation may be
|
|
||||||
delivered with the Programs and/or may be accessed from
|
|
||||||
www.oracle.com/documentation. "Separate Terms" refers to separate license terms
|
|
||||||
that are specified in the Program Documentation, readmes or notice files and
|
|
||||||
that apply to Separately Licensed Technology. "Separately Licensed Technology"
|
|
||||||
refers to Oracle or third party technology that is licensed under Separate Terms
|
|
||||||
and not under the terms of this license.
|
|
||||||
|
|
||||||
Separately Licensed Technology
|
|
||||||
|
|
||||||
Oracle may provide certain notices to You in Program Documentation, readmes or
|
|
||||||
notice files in connection with Oracle or third party technology provided as or
|
|
||||||
with the Programs. If specified in the Program Documentation, readmes or notice
|
|
||||||
files, such technology will be licensed to You under Separate Terms. Your rights
|
|
||||||
to use Separately Licensed Technology under Separate Terms are not restricted in
|
|
||||||
any way by the terms herein. For clarity, notwithstanding the existence of a
|
|
||||||
notice, third party technology that is not Separately Licensed Technology shall
|
|
||||||
be deemed part of the Programs licensed to You under the terms of this license.
|
|
||||||
|
|
||||||
Source Code for Open Source Software
|
|
||||||
|
|
||||||
For software that You receive from Oracle in binary form that is licensed under
|
|
||||||
an open source license that gives You the right to receive the source code for
|
|
||||||
that binary, You can obtain a copy of the applicable source code from
|
|
||||||
https://oss.oracle.com/sources/ or http://www.oracle.com/goto/opensourcecode. If
|
|
||||||
the source code for such software was not provided to You with the binary, You
|
|
||||||
can also receive a copy of the source code on physical media by submitting a
|
|
||||||
written request pursuant to the instructions in the "Written Offer for Source
|
|
||||||
Code" section of the latter website.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
|
||||||
|
|
||||||
The following license terms apply to those Programs that are not provided to You
|
|
||||||
under Separate Terms.
|
|
||||||
|
|
||||||
License Rights and Restrictions
|
|
||||||
|
|
||||||
Oracle grants to You, as a recipient of this Program, subject to the conditions
|
|
||||||
stated herein, a nonexclusive, nontransferable, limited license to:
|
|
||||||
|
|
||||||
(a) internally use the unmodified Programs for the purposes of developing,
|
|
||||||
testing, prototyping and demonstrating your applications, and running the
|
|
||||||
Program for Your own personal use or internal business operations; and
|
|
||||||
|
|
||||||
(b) redistribute the unmodified Program and Program Documentation, under the
|
|
||||||
terms of this License, provided that You do not charge Your licensees any fees
|
|
||||||
associated with such distribution or use of the Program, including, without
|
|
||||||
limitation, fees for products that include or are bundled with a copy of the
|
|
||||||
Program or for services that involve the use of the distributed Program.
|
|
||||||
|
|
||||||
You may make copies of the Programs to the extent reasonably necessary for
|
|
||||||
exercising the license rights granted herein and for backup purposes. You are
|
|
||||||
granted the right to use the Programs to provide third party training in the use
|
|
||||||
of the Programs and associated Separately Licensed Technology only if there is
|
|
||||||
express authorization of such use by Oracle on the Program's download page or in
|
|
||||||
the Program Documentation.
|
|
||||||
|
|
||||||
Your license is contingent on compliance with the following conditions:
|
|
||||||
|
|
||||||
- You do not remove markings or notices of either Oracle's or a licensor's
|
|
||||||
proprietary rights from the Programs or Program Documentation;
|
|
||||||
|
|
||||||
- You comply with all U.S. and applicable export control and economic sanctions
|
|
||||||
laws and regulations that govern Your use of the Programs (including technical
|
|
||||||
data);
|
|
||||||
|
|
||||||
- You do not cause or permit reverse engineering, disassembly or decompilation
|
|
||||||
of the Programs (except as allowed by law) by You nor allow an associated
|
|
||||||
party to do so.
|
|
||||||
|
|
||||||
For clarity, any source code that may be included in the distribution with the
|
|
||||||
Programs is provided solely for reference purposes and may not be modified,
|
|
||||||
unless such source code is under Separate Terms permitting modification.
|
|
||||||
|
|
||||||
Ownership
|
|
||||||
|
|
||||||
Oracle or its licensors retain all ownership and intellectual property rights to
|
|
||||||
the Programs.
|
|
||||||
|
|
||||||
Information Collection
|
|
||||||
|
|
||||||
The Programs' installation and/or auto-update processes, if any, may transmit a
|
|
||||||
limited amount of data to Oracle or its service provider about those processes
|
|
||||||
to help Oracle understand and optimize them. Oracle does not associate the data
|
|
||||||
with personally identifiable information. Refer to Oracle's Privacy Policy at
|
|
||||||
www.oracle.com/privacy.
|
|
||||||
|
|
||||||
Disclaimer of Warranties; Limitation of Liability
|
|
||||||
|
|
||||||
THE PROGRAMS ARE PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. ORACLE FURTHER
|
|
||||||
DISCLAIMS ALL WARRANTIES, EXPRESS AND IMPLIED, INCLUDING WITHOUT LIMITATION, ANY
|
|
||||||
IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR
|
|
||||||
NONINFRINGEMENT.
|
|
||||||
|
|
||||||
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW WILL ORACLE BE LIABLE TO YOU FOR
|
|
||||||
DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES
|
|
||||||
ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT
|
|
||||||
LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
|
|
||||||
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
|
|
||||||
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
|
|
||||||
POSSIBILITY OF SUCH DAMAGES.
|
|
@ -1,72 +0,0 @@
|
|||||||
## jQuery v3.6.1
|
|
||||||
|
|
||||||
### jQuery License
|
|
||||||
```
|
|
||||||
jQuery v 3.6.1
|
|
||||||
Copyright OpenJS Foundation and other contributors, https://openjsf.org/
|
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining
|
|
||||||
a copy of this software and associated documentation files (the
|
|
||||||
"Software"), to deal in the Software without restriction, including
|
|
||||||
without limitation the rights to use, copy, modify, merge, publish,
|
|
||||||
distribute, sublicense, and/or sell copies of the Software, and to
|
|
||||||
permit persons to whom the Software is furnished to do so, subject to
|
|
||||||
the following conditions:
|
|
||||||
|
|
||||||
The above copyright notice and this permission notice shall be
|
|
||||||
included in all copies or substantial portions of the Software.
|
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
||||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
||||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
||||||
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
||||||
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
||||||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
||||||
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
||||||
|
|
||||||
******************************************
|
|
||||||
|
|
||||||
The jQuery JavaScript Library v3.6.1 also includes Sizzle.js
|
|
||||||
|
|
||||||
Sizzle.js includes the following license:
|
|
||||||
|
|
||||||
Copyright JS Foundation and other contributors, https://js.foundation/
|
|
||||||
|
|
||||||
This software consists of voluntary contributions made by many
|
|
||||||
individuals. For exact contribution history, see the revision history
|
|
||||||
available at https://github.com/jquery/sizzle
|
|
||||||
|
|
||||||
The following license applies to all parts of this software except as
|
|
||||||
documented below:
|
|
||||||
|
|
||||||
====
|
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining
|
|
||||||
a copy of this software and associated documentation files (the
|
|
||||||
"Software"), to deal in the Software without restriction, including
|
|
||||||
without limitation the rights to use, copy, modify, merge, publish,
|
|
||||||
distribute, sublicense, and/or sell copies of the Software, and to
|
|
||||||
permit persons to whom the Software is furnished to do so, subject to
|
|
||||||
the following conditions:
|
|
||||||
|
|
||||||
The above copyright notice and this permission notice shall be
|
|
||||||
included in all copies or substantial portions of the Software.
|
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
||||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
||||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
||||||
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
||||||
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
||||||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
||||||
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
||||||
|
|
||||||
====
|
|
||||||
|
|
||||||
All files located in the node_modules and external directories are
|
|
||||||
externally maintained libraries used by this software which have their
|
|
||||||
own licenses; we recommend you read them, as their terms may differ from
|
|
||||||
the terms above.
|
|
||||||
|
|
||||||
*********************
|
|
||||||
|
|
||||||
```
|
|
@ -1,49 +0,0 @@
|
|||||||
## jQuery UI v1.13.2
|
|
||||||
|
|
||||||
### jQuery UI License
|
|
||||||
```
|
|
||||||
Copyright jQuery Foundation and other contributors, https://jquery.org/
|
|
||||||
|
|
||||||
This software consists of voluntary contributions made by many
|
|
||||||
individuals. For exact contribution history, see the revision history
|
|
||||||
available at https://github.com/jquery/jquery-ui
|
|
||||||
|
|
||||||
The following license applies to all parts of this software except as
|
|
||||||
documented below:
|
|
||||||
|
|
||||||
====
|
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining
|
|
||||||
a copy of this software and associated documentation files (the
|
|
||||||
"Software"), to deal in the Software without restriction, including
|
|
||||||
without limitation the rights to use, copy, modify, merge, publish,
|
|
||||||
distribute, sublicense, and/or sell copies of the Software, and to
|
|
||||||
permit persons to whom the Software is furnished to do so, subject to
|
|
||||||
the following conditions:
|
|
||||||
|
|
||||||
The above copyright notice and this permission notice shall be
|
|
||||||
included in all copies or substantial portions of the Software.
|
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
||||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
||||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
||||||
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
||||||
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
||||||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
||||||
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
||||||
|
|
||||||
====
|
|
||||||
|
|
||||||
Copyright and related rights for sample code are waived via CC0. Sample
|
|
||||||
code is defined as all source code contained within the demos directory.
|
|
||||||
|
|
||||||
CC0: http://creativecommons.org/publicdomain/zero/1.0/
|
|
||||||
|
|
||||||
====
|
|
||||||
|
|
||||||
All files located in the node_modules and external directories are
|
|
||||||
externally maintained libraries used by this software which have their
|
|
||||||
own licenses; we recommend you read them, as their terms may differ from
|
|
||||||
the terms above.
|
|
||||||
|
|
||||||
```
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user