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 -->
|
||||
<title>M-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>G-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="M-Index";
|
||||
parent.document.title = "G-Index";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -69,25 +69,37 @@
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="contentContainer">
|
||||
<a href="index-1.html">C</a> <a href="index-2.html">E</a> <a href="index-3.html">F</a> <a href="index-4.html">L</a> <a href="index-5.html">M</a> <a href="index-6.html">S</a> <a href="index-7.html">V</a> <a href="index-8.html">W</a> <a name="I:M">
|
||||
<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">L</a> <a href="index-8.html">M</a> <a href="index-9.html">Q</a> <a href="index-10.html">S</a> <a href="index-11.html">T</a> <a href="index-12.html">V</a> <a href="index-13.html">W</a> <a name="I:G">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2 class="title">M</h2>
|
||||
<h2 class="title">G</h2>
|
||||
<dl>
|
||||
<dt><span class="memberNameLink"><a href="../mt/MT.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class mt.<a href="../mt/MT.html" title="class in mt">MT</a></dt>
|
||||
<dd>
|
||||
<div class="block">El metodo principal del programa</div>
|
||||
</dd>
|
||||
<dt><a href="../mt/package-summary.html">mt</a> - package mt</dt>
|
||||
<dt><span class="memberNameLink"><a href="../mt/Estado.html#getEnlaces--">getEnlaces()</a></span> - Method in class
|
||||
mt.<a href="../mt/Estado.html" title="class in mt">Estado</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="../mt/MT.html" title="class in mt"><span class="typeNameLink">MT</span></a> - Class in <a href="../mt/package-summary.html">mt</a></dt>
|
||||
<dd>
|
||||
<div class="block">Esta clase es la clase princial de la Maquina Turing</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../mt/MT.html#MT--">MT()</a></span> - Constructor for class mt.<a href="../mt/MT.html" title="class in mt">MT</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../mt/Automata.html#getEstados--">getEstados()</a></span> - Method in
|
||||
class mt.<a href="../mt/Automata.html" title="class in mt">Automata</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../mt/Maquina.html#getMaquina--">getMaquina()</a></span> - Method in class
|
||||
mt.<a href="../mt/Maquina.html" title="class in mt">Maquina</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../mt/Enlace.html#getMovimiento--">getMovimiento()</a></span> - Method in
|
||||
class mt.<a href="../mt/Enlace.html" title="class in mt">Enlace</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../mt/Estado.html#getQ--">getQ()</a></span> - Method in class
|
||||
mt.<a href="../mt/Estado.html" title="class in mt">Estado</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../mt/Enlace.html#getQj--">getQj()</a></span> - Method in class
|
||||
mt.<a href="../mt/Enlace.html" title="class in mt">Enlace</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../mt/Enlace.html#getSi--">getSi()</a></span> - Method in class
|
||||
mt.<a href="../mt/Enlace.html" title="class in mt">Enlace</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../mt/Enlace.html#getSj--">getSj()</a></span> - Method in class
|
||||
mt.<a href="../mt/Enlace.html" title="class in mt">Enlace</a></dt>
|
||||
<dd> </dd>
|
||||
</dl>
|
||||
<a href="index-1.html">C</a> <a href="index-2.html">E</a> <a href="index-3.html">F</a> <a href="index-4.html">L</a> <a href="index-5.html">M</a> <a href="index-6.html">S</a> <a href="index-7.html">V</a> <a href="index-8.html">W</a>
|
||||
<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">L</a> <a href="index-8.html">M</a> <a href="index-9.html">Q</a> <a href="index-10.html">S</a> <a href="index-11.html">T</a> <a href="index-12.html">V</a> <a href="index-13.html">W</a>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
|
Reference in New Issue
Block a user