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>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 Classes</h1>
|
||||
<div class="indexContainer">
|
||||
<ul>
|
||||
<li><a href="mt/Controller.html" title="class in mt" target="classFrame">Controller</a></li>
|
||||
<li><a href="mt/Automata.html" title="class in mt" target="classFrame">Automata</a></li>
|
||||
<li><a href="mt/Enlace.html" title="class in mt" target="classFrame">Enlace</a></li>
|
||||
<li><a href="mt/Estado.html" title="class in mt" target="classFrame">Estado</a></li>
|
||||
<li><a href="mt/LeerXML.html" title="class in mt" target="classFrame">LeerXML</a></li>
|
||||
<li><a href="mt/Maquina.html" title="class in mt" target="classFrame">Maquina</a></li>
|
||||
<li><a href="mt/MenuController.html" title="class in mt" target="classFrame">MenuController</a></li>
|
||||
<li><a href="mt/MT.html" title="class in mt" target="classFrame">MT</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user