Mise à jour de la documentation

This commit is contained in:
2020-11-22 23:33:35 +01:00
parent b5df0be481
commit 1fdc1d5eeb
56 changed files with 1461 additions and 549 deletions

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (1.8.0_231) on Sun Nov 22 15:50:47 CET 2020 -->
<!-- Generated by javadoc (1.8.0_231) on Sun Nov 22 23:31:13 CET 2020 -->
<title>Uses of Class AppThinker</title>
<meta name="date" content="2020-11-22">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (1.8.0_231) on Sun Nov 22 15:50:47 CET 2020 -->
<!-- Generated by javadoc (1.8.0_231) on Sun Nov 22 23:31:13 CET 2020 -->
<title>Uses of Class AppThinkerGrid</title>
<meta name="date" content="2020-11-22">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
@@ -71,7 +71,34 @@
<div class="header">
<h2 title="Uses of Class AppThinkerGrid" class="title">Uses of Class<br>AppThinkerGrid</h2>
</div>
<div class="classUseContainer">No usage of AppThinkerGrid</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name>
<!-- -->
</a>
<h3>Uses of <a href="../AppThinkerGrid.html" title="class in &lt;Unnamed&gt;">AppThinkerGrid</a> in <a href="../package-summary.html">&lt;Unnamed&gt;</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../package-summary.html">&lt;Unnamed&gt;</a> that return <a href="../AppThinkerGrid.html" title="class in &lt;Unnamed&gt;">AppThinkerGrid</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../AppThinkerGrid.html" title="class in &lt;Unnamed&gt;">AppThinkerGrid</a></code></td>
<td class="colLast"><span class="typeNameLabel">AppThinkerWindow.</span><code><span class="memberNameLink"><a href="../AppThinkerWindow.html#getGrid--">getGrid</a></span>()</code>
<div class="block">Récupère la grille contenue dans la fenêtre.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (1.8.0_231) on Sun Nov 22 15:50:47 CET 2020 -->
<!-- Generated by javadoc (1.8.0_231) on Sun Nov 22 23:31:13 CET 2020 -->
<title>Uses of Class AppThinkerMenuBar</title>
<meta name="date" content="2020-11-22">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (1.8.0_231) on Sun Nov 22 15:50:47 CET 2020 -->
<!-- Generated by javadoc (1.8.0_231) on Sun Nov 22 23:31:13 CET 2020 -->
<title>Uses of Class AppThinkerStatusbar</title>
<meta name="date" content="2020-11-22">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (1.8.0_231) on Sun Nov 22 15:50:47 CET 2020 -->
<!-- Generated by javadoc (1.8.0_231) on Sun Nov 22 23:31:13 CET 2020 -->
<title>Uses of Class AppThinkerToolbar</title>
<meta name="date" content="2020-11-22">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (1.8.0_231) on Sun Nov 22 15:50:47 CET 2020 -->
<!-- Generated by javadoc (1.8.0_231) on Sun Nov 22 23:31:13 CET 2020 -->
<title>Uses of Class AppThinkerWindow</title>
<meta name="date" content="2020-11-22">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
@@ -71,7 +71,37 @@
<div class="header">
<h2 title="Uses of Class AppThinkerWindow" class="title">Uses of Class<br>AppThinkerWindow</h2>
</div>
<div class="classUseContainer">No usage of AppThinkerWindow</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name>
<!-- -->
</a>
<h3>Uses of <a href="../AppThinkerWindow.html" title="class in &lt;Unnamed&gt;">AppThinkerWindow</a> in <a href="../package-summary.html">&lt;Unnamed&gt;</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../package-summary.html">&lt;Unnamed&gt;</a> with parameters of type <a href="../AppThinkerWindow.html" title="class in &lt;Unnamed&gt;">AppThinkerWindow</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../AppThinkerMenuBar.html#AppThinkerMenuBar-AppThinkerWindow-">AppThinkerMenuBar</a></span>(<a href="../AppThinkerWindow.html" title="class in &lt;Unnamed&gt;">AppThinkerWindow</a>&nbsp;window)</code>
<div class="block">Constructeur de la classe AppThinkerMenuBar</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../AppThinkerToolbar.html#AppThinkerToolbar-AppThinkerWindow-">AppThinkerToolbar</a></span>(<a href="../AppThinkerWindow.html" title="class in &lt;Unnamed&gt;">AppThinkerWindow</a>&nbsp;window)</code>
<div class="block">Constructeur de la classe AppThinkerToolbar</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (1.8.0_231) on Sun Nov 22 15:50:47 CET 2020 -->
<!-- Generated by javadoc (1.8.0_231) on Sun Nov 22 23:31:13 CET 2020 -->
<title>Uses of Class Argument</title>
<meta name="date" content="2020-11-22">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (1.8.0_231) on Sun Nov 22 15:50:47 CET 2020 -->
<!-- Generated by javadoc (1.8.0_231) on Sun Nov 22 23:31:13 CET 2020 -->
<title>Uses of Class Attribute</title>
<meta name="date" content="2020-11-22">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (1.8.0_231) on Sun Nov 22 15:50:47 CET 2020 -->
<!-- Generated by javadoc (1.8.0_231) on Sun Nov 22 23:31:13 CET 2020 -->
<title>Uses of Class Class</title>
<meta name="date" content="2020-11-22">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (1.8.0_231) on Sun Nov 22 15:50:47 CET 2020 -->
<!-- Generated by javadoc (1.8.0_231) on Sun Nov 22 23:31:13 CET 2020 -->
<title>Uses of Class Link</title>
<meta name="date" content="2020-11-22">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (1.8.0_231) on Sun Nov 22 15:50:47 CET 2020 -->
<!-- Generated by javadoc (1.8.0_231) on Sun Nov 22 23:31:13 CET 2020 -->
<title>Uses of Class Method</title>
<meta name="date" content="2020-11-22">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (1.8.0_231) on Sun Nov 22 15:50:47 CET 2020 -->
<!-- Generated by javadoc (1.8.0_231) on Sun Nov 22 23:31:13 CET 2020 -->
<title>Uses of Class Project</title>
<meta name="date" content="2020-11-22">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (1.8.0_231) on Sun Nov 22 15:50:47 CET 2020 -->
<!-- Generated by javadoc (1.8.0_231) on Sun Nov 22 23:31:13 CET 2020 -->
<title>Uses of Class Selectpoint</title>
<meta name="date" content="2020-11-22">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">