Mise à jour dev4 incluant des résolutions de bugs et des améliorations.
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="fr">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_231) on Wed Dec 09 12:47:44 CET 2020 -->
|
||||
<meta name="date" content="2020-12-09">
|
||||
<!-- Generated by javadoc (1.8.0_231) on Fri Dec 18 22:45:29 CET 2020 -->
|
||||
<meta name="date" content="2020-12-18">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
@@ -83,15 +83,15 @@
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="AppThinkerStatusbar.html" title="class in <Unnamed>">AppThinkerStatusbar</a></td>
|
||||
<td class="colFirst"><a href="AppThinkerSplashscreen.html" title="class in <Unnamed>">AppThinkerSplashscreen</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Affiche une barre de statut au pied de la fenêtre</div>
|
||||
<div class="block">Ecran de démarrage du logiciel</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="AppThinkerToolbar.html" title="class in <Unnamed>">AppThinkerToolbar</a></td>
|
||||
<td class="colFirst"><a href="AppThinkerStatusbar.html" title="class in <Unnamed>">AppThinkerStatusbar</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Affiche une barre d'actions en haut de la fenêtre.</div>
|
||||
<div class="block">Affiche une barre de statut au pied de la fenêtre</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
@@ -131,27 +131,39 @@
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="Composition.html" title="class in <Unnamed>">Composition</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Gère une création qui est ajoutée à un projet</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="Link.html" title="class in <Unnamed>">Link</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Gère un lien entre deux classes.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="Method.html" title="class in <Unnamed>">Method</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Gère une méthode.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="Project.html" title="class in <Unnamed>">Project</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Gère un projet.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="UmlDiagram.html" title="class in <Unnamed>">UmlDiagram</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Cette classe permet d'afficher l'ensemble des éléments du projet sous la forme d'un diagramme UML.</div>
|
||||
<div class="block">Cette classe permet d'afficher les éléments UML du projet.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="UmlToolbar.html" title="class in <Unnamed>">UmlToolbar</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Affiche une barre d'actions en haut de la fenêtre.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
Reference in New Issue
Block a user