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 -->
<title>C-Index</title>
<meta name="date" content="2017-06-24">
<!-- Generated by javadoc (1.8.0_131) on Wed Jun 28 23:51:01 CLT 2017 -->
<title>A-Index</title>
<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,7 +12,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="C-Index";
parent.document.title = "A-Index";
}
}
catch(err) {
@@ -69,22 +69,19 @@
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer">
<a href="index-1.html">C</a>&nbsp;<a href="index-2.html">E</a>&nbsp;<a href="index-3.html">F</a>&nbsp;<a href="index-4.html">L</a>&nbsp;<a href="index-5.html">M</a>&nbsp;<a href="index-6.html">S</a>&nbsp;<a href="index-7.html">V</a>&nbsp;<a href="index-8.html">W</a>&nbsp;<a name="I:C">
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">C</a>&nbsp;<a href="index-3.html">E</a>&nbsp;<a href="index-4.html">F</a>&nbsp;<a href="index-5.html">G</a>&nbsp;<a href="index-6.html">I</a>&nbsp;<a href="index-7.html">L</a>&nbsp;<a href="index-8.html">M</a>&nbsp;<a href="index-9.html">Q</a>&nbsp;<a href="index-10.html">S</a>&nbsp;<a href="index-11.html">T</a>&nbsp;<a href="index-12.html">V</a>&nbsp;<a href="index-13.html">W</a>&nbsp;<a name="I:A">
<!-- -->
</a>
<h2 class="title">C</h2>
<h2 class="title">A</h2>
<dl>
<dt><a href="../mt/Controller.html" title="class in mt"><span class="typeNameLink">Controller</span></a> - Class in <a href="../mt/package-summary.html">mt</a></dt>
<dt><a href="../mt/Automata.html" title="class in mt"><span class="typeNameLink">Automata</span></a> - Class in
<a href="../mt/package-summary.html">mt</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../mt/Controller.html#Controller--">Controller()</a></span> - Constructor for class mt.<a href="../mt/Controller.html" title="class in mt">Controller</a></dt>
<dt><span class="memberNameLink"><a href="../mt/Automata.html#Automata-org.w3c.dom.Document-">Automata(Document)</a></span>
- Constructor for class mt.<a href="../mt/Automata.html" title="class in mt">Automata</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../mt/LeerXML.html#createDocument-java.io.File-">createDocument(File)</a></span>
- Method in class mt.<a href="../mt/LeerXML.html" title="class in mt">LeerXML</a></dt>
<dd>
<div class="block">Crear un documento de XML</div>
</dd>
</dl>
<a href="index-1.html">C</a>&nbsp;<a href="index-2.html">E</a>&nbsp;<a href="index-3.html">F</a>&nbsp;<a href="index-4.html">L</a>&nbsp;<a href="index-5.html">M</a>&nbsp;<a href="index-6.html">S</a>&nbsp;<a href="index-7.html">V</a>&nbsp;<a href="index-8.html">W</a>&nbsp;
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">C</a>&nbsp;<a href="index-3.html">E</a>&nbsp;<a href="index-4.html">F</a>&nbsp;<a href="index-5.html">G</a>&nbsp;<a href="index-6.html">I</a>&nbsp;<a href="index-7.html">L</a>&nbsp;<a href="index-8.html">M</a>&nbsp;<a href="index-9.html">Q</a>&nbsp;<a href="index-10.html">S</a>&nbsp;<a href="index-11.html">T</a>&nbsp;<a href="index-12.html">V</a>&nbsp;<a href="index-13.html">W</a>&nbsp;
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">