Weitere Arbeiten an der Javadoc-Dokumentation.
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_25) on Wed Jan 14 17:20:28 CET 2015 -->
|
||||
<!-- Generated by javadoc (1.8.0_25) on Tue Jan 20 17:21:52 CET 2015 -->
|
||||
<title>Serialized Form</title>
|
||||
<meta name="date" content="2015-01-14">
|
||||
<meta name="date" content="2015-01-20">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
@@ -85,29 +85,6 @@
|
||||
<dt>serialVersionUID:</dt>
|
||||
<dd>-8993341404926674307L</dd>
|
||||
</dl>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h3>Serialized Fields</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>contentPane</h4>
|
||||
<pre>javax.swing.JPanel contentPane</pre>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h4>table</h4>
|
||||
<pre>javax.swing.JTable table</pre>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h4>articleModel</h4>
|
||||
<pre><a href="de/katho/kBorrow/data/KArticleModel.html" title="class in de.katho.kBorrow.data">KArticleModel</a> articleModel</pre>
|
||||
</li>
|
||||
<li class="blockListLast">
|
||||
<h4>article</h4>
|
||||
<pre><a href="de/katho/kBorrow/data/objects/KArticle.html" title="class in de.katho.kBorrow.data.objects">KArticle</a> article</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="blockList"><a name="de.katho.kBorrow.gui.ArticlePanel">
|
||||
<!-- -->
|
||||
@@ -122,40 +99,49 @@
|
||||
<h3>Serialized Fields</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>articleController</h4>
|
||||
<pre><a href="de/katho/kBorrow/controller/ArticleController.html" title="class in de.katho.kBorrow.controller">ArticleController</a> articleController</pre>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h4>textAreaArticleDescription</h4>
|
||||
<pre>javax.swing.JTextArea textAreaArticleDescription</pre>
|
||||
<div class="block">Textarea, die die Artikelbeschreibung enth<74>lt.</div>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h4>textFieldArticleName</h4>
|
||||
<pre>javax.swing.JTextField textFieldArticleName</pre>
|
||||
<div class="block">Textfeld, das den Artikelnamen enth<74>lt.</div>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h4>btnArticleSave</h4>
|
||||
<pre>javax.swing.JButton btnArticleSave</pre>
|
||||
<div class="block">Speicherbutton</div>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h4>btnArticleCancel</h4>
|
||||
<pre>javax.swing.JButton btnArticleCancel</pre>
|
||||
<div class="block">Abbrechenbutton</div>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h4>lblArticleStatus</h4>
|
||||
<pre>javax.swing.JLabel lblArticleStatus</pre>
|
||||
<div class="block">Label, in dem Statusmeldungen angezeigt werden</div>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h4>articleModeEdit</h4>
|
||||
<pre>boolean articleModeEdit</pre>
|
||||
<div class="block">True, wenn ein Artikel bearbeitet wird. Ansonsten false.</div>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h4>articleEditId</h4>
|
||||
<pre>int articleEditId</pre>
|
||||
<div class="block">Enth<EFBFBD>lt die Artikel-ID, wenn ein Arikel bearbeitet wird.</div>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h4>articleController</h4>
|
||||
<pre><a href="de/katho/kBorrow/controller/ArticleController.html" title="class in de.katho.kBorrow.controller">ArticleController</a> articleController</pre>
|
||||
<div class="block">Referenz auf <a href="de/katho/kBorrow/controller/ArticleController.html" title="class in de.katho.kBorrow.controller"><code>ArticleController</code></a></div>
|
||||
</li>
|
||||
<li class="blockListLast">
|
||||
<h4>articleModel</h4>
|
||||
<pre><a href="de/katho/kBorrow/data/KArticleModel.html" title="class in de.katho.kBorrow.data">KArticleModel</a> articleModel</pre>
|
||||
<div class="block">Referenz auf <a href="de/katho/kBorrow/data/KArticleModel.html" title="class in de.katho.kBorrow.data"><code>KArticleModel</code></a></div>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user