Added graphical interface and cleaned up the code

This commit is contained in:
2017-06-28 23:54:27 -04:00
parent 2a1975c2c3
commit e8268e1ba5
55 changed files with 4648 additions and 399 deletions

View File

@@ -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>All Classes</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>
@@ -12,8 +12,12 @@
<h1 class="bar">All&nbsp;Classes</h1>
<div class="indexContainer">
<ul>
<li><a href="mt/Controller.html" title="class in mt">Controller</a></li>
<li><a href="mt/Automata.html" title="class in mt">Automata</a></li>
<li><a href="mt/Enlace.html" title="class in mt">Enlace</a></li>
<li><a href="mt/Estado.html" title="class in mt">Estado</a></li>
<li><a href="mt/LeerXML.html" title="class in mt">LeerXML</a></li>
<li><a href="mt/Maquina.html" title="class in mt">Maquina</a></li>
<li><a href="mt/MenuController.html" title="class in mt">MenuController</a></li>
<li><a href="mt/MT.html" title="class in mt">MT</a></li>
</ul>
</div>