Updated javadoc and diagrams.
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jul 04 13:39:56 CLT 2016 -->
|
||||
<!-- Generated by javadoc (1.8.0_92) on Sun Jul 10 16:04:27 CLT 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
|
||||
<title>Main</title>
|
||||
<meta name="date" content="2016-07-04">
|
||||
<meta name="date" content="2016-07-10">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
@@ -19,7 +19,7 @@
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
var methods = {"i0":9,"i1":9,"i2":9,"i3":10};
|
||||
var methods = {"i0":9,"i1":9,"i2":9,"i3":10,"i4":10};
|
||||
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
@@ -49,7 +49,7 @@ var activeTableTab = "activeTableTab";
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../cl/cromer/estructuras/Logs.html" title="class in cl.cromer.estructuras"><span class="typeNameLink">Prev Class</span></a></li>
|
||||
<li><a href="../../../cl/cromer/estructuras/Logs.DEBUG_TIPOS.html" title="enum in cl.cromer.estructuras"><span class="typeNameLink">Prev Class</span></a></li>
|
||||
<li><a href="../../../cl/cromer/estructuras/MenuController.html" title="class in cl.cromer.estructuras"><span class="typeNameLink">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
@@ -160,9 +160,9 @@ extends javafx.application.Application</pre>
|
||||
<th class="colLast" scope="col">Field and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static boolean</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../cl/cromer/estructuras/Main.html#DEBUG">DEBUG</a></span></code>
|
||||
<div class="block">Estado de depuración.</div>
|
||||
<td class="colFirst"><code>private static <a href="../../../cl/cromer/estructuras/Logs.html" title="class in cl.cromer.estructuras">Logs</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../cl/cromer/estructuras/Main.html#logs">logs</a></span></code>
|
||||
<div class="block">El logger.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
@@ -230,13 +230,17 @@ extends javafx.application.Application</pre>
|
||||
<div class="block">Crear el stage y la scene para la aplicación grafica.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i4" class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../cl/cromer/estructuras/Main.html#stop--">stop</a></span>()</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.javafx.application.Application">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Methods inherited from class javafx.application.Application</h3>
|
||||
<code>getHostServices, getParameters, getUserAgentStylesheet, init, launch, launch, notifyPreloader, setUserAgentStylesheet, stop</code></li>
|
||||
<code>getHostServices, getParameters, getUserAgentStylesheet, init, launch, launch, notifyPreloader, setUserAgentStylesheet</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
@@ -259,18 +263,14 @@ extends javafx.application.Application</pre>
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Field Detail</h3>
|
||||
<a name="DEBUG">
|
||||
<a name="logs">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>DEBUG</h4>
|
||||
<pre>public static final boolean DEBUG</pre>
|
||||
<div class="block">Estado de depuración.</div>
|
||||
<dl>
|
||||
<dt><span class="seeLabel">See Also:</span></dt>
|
||||
<dd><a href="../../../constant-values.html#cl.cromer.estructuras.Main.DEBUG">Constant Field Values</a></dd>
|
||||
</dl>
|
||||
<h4>logs</h4>
|
||||
<pre>private static <a href="../../../cl/cromer/estructuras/Logs.html" title="class in cl.cromer.estructuras">Logs</a> logs</pre>
|
||||
<div class="block">El logger.</div>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
@@ -314,6 +314,19 @@ extends javafx.application.Application</pre>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="stop--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>stop</h4>
|
||||
<pre>public void stop()</pre>
|
||||
<dl>
|
||||
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
|
||||
<dd><code>stop</code> in class <code>javafx.application.Application</code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="main-java.lang.String:A-">
|
||||
<!-- -->
|
||||
</a>
|
||||
@@ -387,7 +400,7 @@ extends javafx.application.Application</pre>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../cl/cromer/estructuras/Logs.html" title="class in cl.cromer.estructuras"><span class="typeNameLink">Prev Class</span></a></li>
|
||||
<li><a href="../../../cl/cromer/estructuras/Logs.DEBUG_TIPOS.html" title="enum in cl.cromer.estructuras"><span class="typeNameLink">Prev Class</span></a></li>
|
||||
<li><a href="../../../cl/cromer/estructuras/MenuController.html" title="class in cl.cromer.estructuras"><span class="typeNameLink">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
|
||||
Reference in New Issue
Block a user