Added graphical interface and cleaned up the code
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_131) on Sat Jun 24 22:08:17 CLT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_131) on Wed Jun 28 23:51:01 CLT 2017 -->
|
||||
<title>Class Hierarchy</title>
|
||||
<meta name="date" content="2017-06-24">
|
||||
<meta name="date" content="2017-06-28">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
@@ -85,9 +85,38 @@
|
||||
<li type="circle">mt.<a href="mt/MT.html" title="class in mt"><span class="typeNameLink">MT</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li type="circle">mt.<a href="mt/Controller.html" title="class in mt"><span class="typeNameLink">Controller</span></a></li>
|
||||
<li type="circle">mt.<a href="mt/Automata.html" title="class in mt"><span class="typeNameLink">Automata</span></a>
|
||||
</li>
|
||||
<li type="circle">mt.<a href="mt/Enlace.html" title="class in mt"><span class="typeNameLink">Enlace</span></a></li>
|
||||
<li type="circle">mt.<a href="mt/Estado.html" title="class in mt"><span class="typeNameLink">Estado</span></a></li>
|
||||
<li type="circle">mt.<a href="mt/LeerXML.html" title="class in mt"><span class="typeNameLink">LeerXML</span></a></li>
|
||||
<li type="circle">mt.<a href="mt/LeerXML.SimpleErrorHandler.html" title="class in mt"><span class="typeNameLink">LeerXML.SimpleErrorHandler</span></a> (implements jdk.internal.org.xml.sax.ErrorHandler, org.xml.sax.ErrorHandler)</li>
|
||||
<li type="circle">mt.<a href="mt/Maquina.html" title="class in mt"><span class="typeNameLink">Maquina</span></a>
|
||||
</li>
|
||||
<li type="circle">javafx.scene.Node (implements javafx.event.EventTarget, javafx.css.Styleable)
|
||||
<ul>
|
||||
<li type="circle">javafx.scene.Parent
|
||||
<ul>
|
||||
<li type="circle">javafx.scene.layout.Region
|
||||
<ul>
|
||||
<li type="circle">javafx.scene.layout.Pane
|
||||
<ul>
|
||||
<li type="circle">javafx.scene.layout.VBox
|
||||
<ul>
|
||||
<li type="circle">
|
||||
mt.<a href="mt/MenuController.html" title="class in mt"><span class="typeNameLink">MenuController</span></a>
|
||||
(implements javafx.fxml.Initializable)
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user