Mise à jour de la documentation

This commit is contained in:
2020-11-29 18:52:21 +01:00
parent 72b018d957
commit ced7686033
58 changed files with 2108 additions and 842 deletions

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (1.8.0_231) on Sun Nov 22 23:31:13 CET 2020 -->
<!-- Generated by javadoc (1.8.0_231) on Sun Nov 29 18:51:11 CET 2020 -->
<title>AppThinkerToolbar</title>
<meta name="date" content="2020-11-22">
<meta name="date" content="2020-11-29">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
@@ -18,7 +18,7 @@
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10};
var methods = {"i0":10,"i1":10,"i2":10,"i3":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
@@ -74,13 +74,13 @@ var activeTableTab = "activeTableTab";
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.javax.swing.JPanel">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.javax.swing.JComponent">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
@@ -188,6 +188,45 @@ extends javax.swing.JPanel</pre>
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="AppThinkerToolbar.html#ASSOCIATION_TOOL">ASSOCIATION_TOOL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="AppThinkerToolbar.html#CLASS_TOOL">CLASS_TOOL</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="AppThinkerToolbar.html#COPY_TOOL">COPY_TOOL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="AppThinkerToolbar.html#DELETE_TOOL">DELETE_TOOL</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="AppThinkerToolbar.html#EDIT_TOOL">EDIT_TOOL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="AppThinkerToolbar.html#LINK_TOOL">LINK_TOOL</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="AppThinkerToolbar.html#PASTE_TOOL">PASTE_TOOL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="AppThinkerToolbar.html#SELECT_TOOL">SELECT_TOOL</a></span></code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.javax.swing.JComponent">
<!-- -->
@@ -223,7 +262,7 @@ extends javax.swing.JPanel</pre>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><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>
<td class="colOne"><code><span class="memberNameLink"><a href="AppThinkerToolbar.html#AppThinkerToolbar--">AppThinkerToolbar</a></span>()</code>
<div class="block">Constructeur de la classe AppThinkerToolbar</div>
</td>
</tr>
@@ -255,39 +294,15 @@ extends javax.swing.JPanel</pre>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="AppThinkerToolbar.html#refreshEditionPanel--">refreshEditionPanel</a></span>()</code>
<div class="block">Rafraîchit les composants du panel d'édition.</div>
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="AppThinkerToolbar.html#getCurrentTool--">getCurrentTool</a></span>()</code>
<div class="block">Récupère l'outil actuellement en fonction.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="AppThinkerToolbar.html#refreshModelisationPanel--">refreshModelisationPanel</a></span>()</code>
<div class="block">Rafraîchit les composants du panel de modélisation.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="AppThinkerToolbar.html#refreshProjectPanel--">refreshProjectPanel</a></span>()</code>
<div class="block">Rafraîchit les composants du panel de projet.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="AppThinkerToolbar.html#refreshTollbar--">refreshTollbar</a></span>()</code>
<div class="block">Rafraîchit les composants de la barre d'outils.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="AppThinkerToolbar.html#showEditMouse--">showEditMouse</a></span>()</code>
<div class="block">Change le curseur de la grille en curseur d'édition.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="AppThinkerToolbar.html#showSelectMouse--">showSelectMouse</a></span>()</code>
<div class="block">Change le curseur de la grille en curseur de sélection.</div>
<td class="colLast"><code><span class="memberNameLink"><a href="AppThinkerToolbar.html#setCurrentTool-int-">setCurrentTool</a></span>(int&nbsp;currentTool)</code>
<div class="block">Change d'outil pour l'édition du diagramme.</div>
</td>
</tr>
</table>
@@ -334,24 +349,132 @@ extends javax.swing.JPanel</pre>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="SELECT_TOOL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SELECT_TOOL</h4>
<pre>public static final&nbsp;int SELECT_TOOL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="constant-values.html#AppThinkerToolbar.SELECT_TOOL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="EDIT_TOOL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EDIT_TOOL</h4>
<pre>public static final&nbsp;int EDIT_TOOL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="constant-values.html#AppThinkerToolbar.EDIT_TOOL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DELETE_TOOL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DELETE_TOOL</h4>
<pre>public static final&nbsp;int DELETE_TOOL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="constant-values.html#AppThinkerToolbar.DELETE_TOOL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="COPY_TOOL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COPY_TOOL</h4>
<pre>public static final&nbsp;int COPY_TOOL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="constant-values.html#AppThinkerToolbar.COPY_TOOL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="PASTE_TOOL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PASTE_TOOL</h4>
<pre>public static final&nbsp;int PASTE_TOOL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="constant-values.html#AppThinkerToolbar.PASTE_TOOL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CLASS_TOOL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CLASS_TOOL</h4>
<pre>public static final&nbsp;int CLASS_TOOL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="constant-values.html#AppThinkerToolbar.CLASS_TOOL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ASSOCIATION_TOOL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ASSOCIATION_TOOL</h4>
<pre>public static final&nbsp;int ASSOCIATION_TOOL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="constant-values.html#AppThinkerToolbar.ASSOCIATION_TOOL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LINK_TOOL">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>LINK_TOOL</h4>
<pre>public static final&nbsp;int LINK_TOOL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="constant-values.html#AppThinkerToolbar.LINK_TOOL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="AppThinkerToolbar-AppThinkerWindow-">
<a name="AppThinkerToolbar--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>AppThinkerToolbar</h4>
<pre>public&nbsp;AppThinkerToolbar(<a href="AppThinkerWindow.html" title="class in &lt;Unnamed&gt;">AppThinkerWindow</a>&nbsp;window)</pre>
<pre>public&nbsp;AppThinkerToolbar()</pre>
<div class="block">Constructeur de la classe AppThinkerToolbar</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>window</code> - Une instance de AppThinkerWindow.</dd>
</dl>
</li>
</ul>
</li>
@@ -382,64 +505,32 @@ extends javax.swing.JPanel</pre>
<div class="block">Désactive les boutons d'édition lorsqu'aucun projet n'est ouvert</div>
</li>
</ul>
<a name="refreshTollbar--">
<a name="getCurrentTool--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>refreshTollbar</h4>
<pre>public&nbsp;void&nbsp;refreshTollbar()</pre>
<div class="block">Rafraîchit les composants de la barre d'outils.</div>
<h4>getCurrentTool</h4>
<pre>public&nbsp;int&nbsp;getCurrentTool()</pre>
<div class="block">Récupère l'outil actuellement en fonction.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>L'outil actuellement en fonction.</dd>
</dl>
</li>
</ul>
<a name="refreshProjectPanel--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>refreshProjectPanel</h4>
<pre>public&nbsp;void&nbsp;refreshProjectPanel()</pre>
<div class="block">Rafraîchit les composants du panel de projet.</div>
</li>
</ul>
<a name="refreshEditionPanel--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>refreshEditionPanel</h4>
<pre>public&nbsp;void&nbsp;refreshEditionPanel()</pre>
<div class="block">Rafraîchit les composants du panel d'édition.</div>
</li>
</ul>
<a name="refreshModelisationPanel--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>refreshModelisationPanel</h4>
<pre>public&nbsp;void&nbsp;refreshModelisationPanel()</pre>
<div class="block">Rafraîchit les composants du panel de modélisation.</div>
</li>
</ul>
<a name="showEditMouse--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>showEditMouse</h4>
<pre>public&nbsp;void&nbsp;showEditMouse()</pre>
<div class="block">Change le curseur de la grille en curseur d'édition.</div>
</li>
</ul>
<a name="showSelectMouse--">
<a name="setCurrentTool-int-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>showSelectMouse</h4>
<pre>public&nbsp;void&nbsp;showSelectMouse()</pre>
<div class="block">Change le curseur de la grille en curseur de sélection.</div>
<h4>setCurrentTool</h4>
<pre>public&nbsp;void&nbsp;setCurrentTool(int&nbsp;currentTool)</pre>
<div class="block">Change d'outil pour l'édition du diagramme.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>currentTool</code> - L'outil cible.</dd>
</dl>
</li>
</ul>
</li>
@@ -495,13 +586,13 @@ extends javax.swing.JPanel</pre>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.javax.swing.JPanel">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.javax.swing.JComponent">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>