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>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> <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:C">
|
||||
<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: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> </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> </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> <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">
|
||||
|
160
doc/index-files/index-10.html
Normal file
160
doc/index-files/index-10.html
Normal file
@@ -0,0 +1,160 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_131) on Wed Jun 28 23:51:01 CLT 2017 -->
|
||||
<title>S-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>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title = "S-Index";
|
||||
}
|
||||
}
|
||||
catch (err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a>
|
||||
</div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../mt/package-summary.html">Package</a></li>
|
||||
<li>Class</li>
|
||||
<li>Use</li>
|
||||
<li><a href="../mt/package-tree.html">Tree</a></li>
|
||||
<li><a href="../deprecated-list.html">Deprecated</a></li>
|
||||
<li class="navBarCell1Rev">Index</li>
|
||||
<li><a href="../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="index-9.html">Prev Letter</a></li>
|
||||
<li><a href="index-11.html">Next Letter</a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../index.html?index-files/index-10.html" target="_top">Frames</a></li>
|
||||
<li><a href="index-10.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if (window == top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="contentContainer">
|
||||
<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:S">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2 class="title">S</h2>
|
||||
<dl>
|
||||
<dt><span class="memberNameLink"><a href="../mt/Automata.html#setEstados-java.util.ArrayList-">setEstados(ArrayList<Estado>)</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/Enlace.html#setMovimiento-char-">setMovimiento(char)</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#setQj-mt.Estado-">setQj(Estado)</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#setSi-char-">setSi(char)</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#setSj-char-">setSj(char)</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#si">si</a></span> - Variable in class
|
||||
mt.<a href="../mt/Enlace.html" title="class in mt">Enlace</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../mt/LeerXML.SimpleErrorHandler.html#SimpleErrorHandler--">SimpleErrorHandler()</a></span>
|
||||
- Constructor for class mt.<a href="../mt/LeerXML.SimpleErrorHandler.html" title="class in mt">LeerXML.SimpleErrorHandler</a>
|
||||
</dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../mt/Enlace.html#sj">sj</a></span> - Variable in class
|
||||
mt.<a href="../mt/Enlace.html" title="class in mt">Enlace</a></dt>
|
||||
<dd> </dd>
|
||||
<dt>
|
||||
<span class="memberNameLink"><a href="../mt/MT.html#start-javafx.stage.Stage-">start(Stage)</a></span>
|
||||
- Method in class mt.<a href="../mt/MT.html" title="class in mt">MT</a></dt>
|
||||
<dd>
|
||||
<div class="block">Metodo de JavaFX llamada para generar el interfaz grafico.</div>
|
||||
</dd>
|
||||
</dl>
|
||||
<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">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a>
|
||||
</div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../mt/package-summary.html">Package</a></li>
|
||||
<li>Class</li>
|
||||
<li>Use</li>
|
||||
<li><a href="../mt/package-tree.html">Tree</a></li>
|
||||
<li><a href="../deprecated-list.html">Deprecated</a></li>
|
||||
<li class="navBarCell1Rev">Index</li>
|
||||
<li><a href="../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="index-9.html">Prev Letter</a></li>
|
||||
<li><a href="index-11.html">Next Letter</a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../index.html?index-files/index-10.html" target="_top">Frames</a></li>
|
||||
<li><a href="index-10.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if (window == top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
135
doc/index-files/index-11.html
Normal file
135
doc/index-files/index-11.html
Normal file
@@ -0,0 +1,135 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_131) on Wed Jun 28 23:51:01 CLT 2017 -->
|
||||
<title>T-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>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title = "T-Index";
|
||||
}
|
||||
}
|
||||
catch (err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a>
|
||||
</div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../mt/package-summary.html">Package</a></li>
|
||||
<li>Class</li>
|
||||
<li>Use</li>
|
||||
<li><a href="../mt/package-tree.html">Tree</a></li>
|
||||
<li><a href="../deprecated-list.html">Deprecated</a></li>
|
||||
<li class="navBarCell1Rev">Index</li>
|
||||
<li><a href="../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="index-10.html">Prev Letter</a></li>
|
||||
<li><a href="index-12.html">Next Letter</a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../index.html?index-files/index-11.html" target="_top">Frames</a></li>
|
||||
<li><a href="index-11.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if (window == top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="contentContainer">
|
||||
<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:T">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2 class="title">T</h2>
|
||||
<dl>
|
||||
<dt><span class="memberNameLink"><a href="../mt/Enlace.html#toString--">toString()</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#toString--">toString()</a></span> - Method
|
||||
in class mt.<a href="../mt/Estado.html" title="class in mt">Estado</a></dt>
|
||||
<dd> </dd>
|
||||
</dl>
|
||||
<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">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a>
|
||||
</div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../mt/package-summary.html">Package</a></li>
|
||||
<li>Class</li>
|
||||
<li>Use</li>
|
||||
<li><a href="../mt/package-tree.html">Tree</a></li>
|
||||
<li><a href="../deprecated-list.html">Deprecated</a></li>
|
||||
<li class="navBarCell1Rev">Index</li>
|
||||
<li><a href="../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="index-10.html">Prev Letter</a></li>
|
||||
<li><a href="index-12.html">Next Letter</a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../index.html?index-files/index-11.html" target="_top">Frames</a></li>
|
||||
<li><a href="index-11.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if (window == top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
135
doc/index-files/index-12.html
Normal file
135
doc/index-files/index-12.html
Normal file
@@ -0,0 +1,135 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_131) on Wed Jun 28 23:51:01 CLT 2017 -->
|
||||
<title>V-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>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title = "V-Index";
|
||||
}
|
||||
}
|
||||
catch (err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a>
|
||||
</div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../mt/package-summary.html">Package</a></li>
|
||||
<li>Class</li>
|
||||
<li>Use</li>
|
||||
<li><a href="../mt/package-tree.html">Tree</a></li>
|
||||
<li><a href="../deprecated-list.html">Deprecated</a></li>
|
||||
<li class="navBarCell1Rev">Index</li>
|
||||
<li><a href="../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="index-11.html">Prev Letter</a></li>
|
||||
<li><a href="index-13.html">Next Letter</a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../index.html?index-files/index-12.html" target="_top">Frames</a></li>
|
||||
<li><a href="index-12.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if (window == top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="contentContainer">
|
||||
<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:V">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2 class="title">V</h2>
|
||||
<dl>
|
||||
<dt>
|
||||
<span class="memberNameLink"><a href="../mt/LeerXML.html#validarXML-java.io.File-">validarXML(File)</a></span>
|
||||
- Method in class mt.<a href="../mt/LeerXML.html" title="class in mt">LeerXML</a></dt>
|
||||
<dd>
|
||||
<div class="block">Este metodo se usa para validar el XML.</div>
|
||||
</dd>
|
||||
</dl>
|
||||
<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">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a>
|
||||
</div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../mt/package-summary.html">Package</a></li>
|
||||
<li>Class</li>
|
||||
<li>Use</li>
|
||||
<li><a href="../mt/package-tree.html">Tree</a></li>
|
||||
<li><a href="../deprecated-list.html">Deprecated</a></li>
|
||||
<li class="navBarCell1Rev">Index</li>
|
||||
<li><a href="../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="index-11.html">Prev Letter</a></li>
|
||||
<li><a href="index-13.html">Next Letter</a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../index.html?index-files/index-12.html" target="_top">Frames</a></li>
|
||||
<li><a href="index-12.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if (window == top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
143
doc/index-files/index-13.html
Normal file
143
doc/index-files/index-13.html
Normal file
@@ -0,0 +1,143 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_131) on Wed Jun 28 23:51:01 CLT 2017 -->
|
||||
<title>W-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>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title = "W-Index";
|
||||
}
|
||||
}
|
||||
catch (err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a>
|
||||
</div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../mt/package-summary.html">Package</a></li>
|
||||
<li>Class</li>
|
||||
<li>Use</li>
|
||||
<li><a href="../mt/package-tree.html">Tree</a></li>
|
||||
<li><a href="../deprecated-list.html">Deprecated</a></li>
|
||||
<li class="navBarCell1Rev">Index</li>
|
||||
<li><a href="../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="index-12.html">Prev Letter</a></li>
|
||||
<li>Next Letter</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../index.html?index-files/index-13.html" target="_top">Frames</a></li>
|
||||
<li><a href="index-13.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if (window == top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="contentContainer">
|
||||
<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:W">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2 class="title">W</h2>
|
||||
<dl>
|
||||
<dt>
|
||||
<span class="memberNameLink"><a href="../mt/LeerXML.SimpleErrorHandler.html#warning-jdk.internal.org.xml.sax.SAXParseException-">warning(SAXParseException)</a></span>
|
||||
- Method in class mt.<a href="../mt/LeerXML.SimpleErrorHandler.html" title="class in mt">LeerXML.SimpleErrorHandler</a>
|
||||
</dt>
|
||||
<dd>
|
||||
<div class="block">Un warning</div>
|
||||
</dd>
|
||||
<dt>
|
||||
<span class="memberNameLink"><a href="../mt/LeerXML.SimpleErrorHandler.html#warning-org.xml.sax.SAXParseException-">warning(SAXParseException)</a></span>
|
||||
- Method in class mt.<a href="../mt/LeerXML.SimpleErrorHandler.html" title="class in mt">LeerXML.SimpleErrorHandler</a>
|
||||
</dt>
|
||||
<dd>
|
||||
<div class="block">Un warning</div>
|
||||
</dd>
|
||||
</dl>
|
||||
<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">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a>
|
||||
</div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../mt/package-summary.html">Package</a></li>
|
||||
<li>Class</li>
|
||||
<li>Use</li>
|
||||
<li><a href="../mt/package-tree.html">Tree</a></li>
|
||||
<li><a href="../deprecated-list.html">Deprecated</a></li>
|
||||
<li class="navBarCell1Rev">Index</li>
|
||||
<li><a href="../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="index-12.html">Prev Letter</a></li>
|
||||
<li>Next Letter</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../index.html?index-files/index-13.html" target="_top">Frames</a></li>
|
||||
<li><a href="index-13.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if (window == top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
@@ -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>E-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>C-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="E-Index";
|
||||
parent.document.title = "C-Index";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -69,25 +69,30 @@
|
||||
</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:E">
|
||||
<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:C">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2 class="title">E</h2>
|
||||
<h2 class="title">C</h2>
|
||||
<dl>
|
||||
<dt><span class="memberNameLink"><a href="../mt/LeerXML.SimpleErrorHandler.html#error">error</a></span> - Variable
|
||||
in class mt.<a href="../mt/LeerXML.SimpleErrorHandler.html" title="class in mt">LeerXML.SimpleErrorHandler</a>
|
||||
</dt>
|
||||
<dt>
|
||||
<span class="memberNameLink"><a href="../mt/MenuController.html#cargarTransiciones--">cargarTransiciones()</a></span>
|
||||
- Method in class mt.<a href="../mt/MenuController.html" title="class in mt">MenuController</a></dt>
|
||||
<dd>
|
||||
<div class="block">Menu opción cargar transiciones</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../mt/Maquina.html#comprobarCadena-java.lang.StringBuilder-int-">comprobarCadena(StringBuilder, int)</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/LeerXML.SimpleErrorHandler.html#error-jdk.internal.org.xml.sax.SAXParseException-">error(SAXParseException)</a></span> - Method in class mt.<a href="../mt/LeerXML.SimpleErrorHandler.html" title="class in mt">LeerXML.SimpleErrorHandler</a></dt>
|
||||
<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">Un error</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../mt/LeerXML.SimpleErrorHandler.html#error-org.xml.sax.SAXParseException-">error(SAXParseException)</a></span> - Method in class mt.<a href="../mt/LeerXML.SimpleErrorHandler.html" title="class in mt">LeerXML.SimpleErrorHandler</a></dt>
|
||||
<dd>
|
||||
<div class="block">Un error</div>
|
||||
<div class="block">Crear un documento de XML</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../mt/Estado.html#createLink-char-mt.Estado-char-char-">createLink(char, Estado, char, char)</a></span>
|
||||
- Method in class mt.<a href="../mt/Estado.html" title="class in mt">Estado</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">
|
||||
|
@@ -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>F-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>E-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="F-Index";
|
||||
parent.document.title = "E-Index";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -69,26 +69,49 @@
|
||||
</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:F">
|
||||
<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:E">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2 class="title">F</h2>
|
||||
<h2 class="title">E</h2>
|
||||
<dl>
|
||||
<dt><span class="memberNameLink"><a href="../mt/LeerXML.SimpleErrorHandler.html#fatalError-jdk.internal.org.xml.sax.SAXParseException-">fatalError(SAXParseException)</a></span> - Method in class mt.<a href="../mt/LeerXML.SimpleErrorHandler.html" title="class in mt">LeerXML.SimpleErrorHandler</a></dt>
|
||||
<dt><a href="../mt/Enlace.html" title="class in mt"><span class="typeNameLink">Enlace</span></a> - Class in
|
||||
<a href="../mt/package-summary.html">mt</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../mt/Enlace.html#Enlace-char-mt.Estado-char-char-">Enlace(char, Estado, char, char)</a></span>
|
||||
- Constructor for 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#enlaces">enlaces</a></span> - Variable in class
|
||||
mt.<a href="../mt/Estado.html" title="class in mt">Estado</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../mt/LeerXML.SimpleErrorHandler.html#error">error</a></span> - Variable
|
||||
in class mt.<a href="../mt/LeerXML.SimpleErrorHandler.html" title="class in mt">LeerXML.SimpleErrorHandler</a>
|
||||
</dt>
|
||||
<dd> </dd>
|
||||
<dt>
|
||||
<span class="memberNameLink"><a href="../mt/LeerXML.SimpleErrorHandler.html#error-jdk.internal.org.xml.sax.SAXParseException-">error(SAXParseException)</a></span>
|
||||
- Method in class mt.<a href="../mt/LeerXML.SimpleErrorHandler.html" title="class in mt">LeerXML.SimpleErrorHandler</a>
|
||||
</dt>
|
||||
<dd>
|
||||
<div class="block">Un error fatal</div>
|
||||
<div class="block">Un error</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../mt/LeerXML.SimpleErrorHandler.html#fatalError-org.xml.sax.SAXParseException-">fatalError(SAXParseException)</a></span> - Method in class mt.<a href="../mt/LeerXML.SimpleErrorHandler.html" title="class in mt">LeerXML.SimpleErrorHandler</a></dt>
|
||||
<dt>
|
||||
<span class="memberNameLink"><a href="../mt/LeerXML.SimpleErrorHandler.html#error-org.xml.sax.SAXParseException-">error(SAXParseException)</a></span>
|
||||
- Method in class mt.<a href="../mt/LeerXML.SimpleErrorHandler.html" title="class in mt">LeerXML.SimpleErrorHandler</a>
|
||||
</dt>
|
||||
<dd>
|
||||
<div class="block">Un error fatal</div>
|
||||
<div class="block">Un error</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../mt/LeerXML.html#fixXML-java.io.File-">fixXML(File)</a></span> - Method
|
||||
in class mt.<a href="../mt/LeerXML.html" title="class in mt">LeerXML</a></dt>
|
||||
<dd>
|
||||
<div class="block">Arreglar el archivo de xml si no es valido.</div>
|
||||
</dd>
|
||||
<dt><a href="../mt/Estado.html" title="class in mt"><span class="typeNameLink">Estado</span></a> - Class in
|
||||
<a href="../mt/package-summary.html">mt</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../mt/Estado.html#Estado-int-">Estado(int)</a></span> - Constructor for
|
||||
class mt.<a href="../mt/Estado.html" title="class in mt">Estado</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../mt/Automata.html#estados">estados</a></span> - Variable in class
|
||||
mt.<a href="../mt/Automata.html" title="class in mt">Automata</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">
|
||||
|
@@ -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>L-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>F-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="L-Index";
|
||||
parent.document.title = "F-Index";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -69,27 +69,32 @@
|
||||
</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:L">
|
||||
<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:F">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2 class="title">L</h2>
|
||||
<h2 class="title">F</h2>
|
||||
<dl>
|
||||
<dt><span class="memberNameLink"><a href="../mt/LeerXML.html#leerArchivo-java.io.File-">leerArchivo(File)</a></span> - Method in class mt.<a href="../mt/LeerXML.html" title="class in mt">LeerXML</a></dt>
|
||||
<dt>
|
||||
<span class="memberNameLink"><a href="../mt/LeerXML.SimpleErrorHandler.html#fatalError-jdk.internal.org.xml.sax.SAXParseException-">fatalError(SAXParseException)</a></span>
|
||||
- Method in class mt.<a href="../mt/LeerXML.SimpleErrorHandler.html" title="class in mt">LeerXML.SimpleErrorHandler</a>
|
||||
</dt>
|
||||
<dd>
|
||||
<div class="block">El metodo va a verificar que el archivo existe y que contiene XML valido.</div>
|
||||
<div class="block">Un error fatal</div>
|
||||
</dd>
|
||||
<dt><a href="../mt/LeerXML.html" title="class in mt"><span class="typeNameLink">LeerXML</span></a> - Class in <a href="../mt/package-summary.html">mt</a></dt>
|
||||
<dt>
|
||||
<span class="memberNameLink"><a href="../mt/LeerXML.SimpleErrorHandler.html#fatalError-org.xml.sax.SAXParseException-">fatalError(SAXParseException)</a></span>
|
||||
- Method in class mt.<a href="../mt/LeerXML.SimpleErrorHandler.html" title="class in mt">LeerXML.SimpleErrorHandler</a>
|
||||
</dt>
|
||||
<dd>
|
||||
<div class="block">Esta clase puede abrir y validar un archivo de XML.</div>
|
||||
<div class="block">Un error fatal</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../mt/LeerXML.html#LeerXML--">LeerXML()</a></span> - Constructor for class mt.<a href="../mt/LeerXML.html" title="class in mt">LeerXML</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="../mt/LeerXML.SimpleErrorHandler.html" title="class in mt"><span class="typeNameLink">LeerXML.SimpleErrorHandler</span></a> - Class in <a href="../mt/package-summary.html">mt</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../mt/LeerXML.html#fixXML-java.io.File-">fixXML(File)</a></span> - Method
|
||||
in class mt.<a href="../mt/LeerXML.html" title="class in mt">LeerXML</a></dt>
|
||||
<dd>
|
||||
<div class="block">Esta clase se usa para comprobar que el xml es valido.</div>
|
||||
<div class="block">Arreglar el archivo de XML si no es valido.</div>
|
||||
</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">
|
||||
|
@@ -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">
|
||||
|
@@ -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>S-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>I-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="S-Index";
|
||||
parent.document.title = "I-Index";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -69,19 +69,19 @@
|
||||
</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:S">
|
||||
<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:I">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2 class="title">S</h2>
|
||||
<h2 class="title">I</h2>
|
||||
<dl>
|
||||
<dt><span class="memberNameLink"><a href="../mt/LeerXML.SimpleErrorHandler.html#SimpleErrorHandler--">SimpleErrorHandler()</a></span> - Constructor for class mt.<a href="../mt/LeerXML.SimpleErrorHandler.html" title="class in mt">LeerXML.SimpleErrorHandler</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../mt/MT.html#start-javafx.stage.Stage-">start(Stage)</a></span> - Method in class mt.<a href="../mt/MT.html" title="class in mt">MT</a></dt>
|
||||
<dt>
|
||||
<span class="memberNameLink"><a href="../mt/MenuController.html#initialize-java.net.URL-java.util.ResourceBundle-">initialize(URL, ResourceBundle)</a></span>
|
||||
- Method in class mt.<a href="../mt/MenuController.html" title="class in mt">MenuController</a></dt>
|
||||
<dd>
|
||||
<div class="block">Metodo de JavaFX llamada para generar el interfaz grafico.</div>
|
||||
<div class="block">Inicialicar el menu con el idioma.</div>
|
||||
</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">
|
||||
|
@@ -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>V-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>L-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 = "V-Index";
|
||||
parent.document.title = "L-Index";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -69,18 +69,31 @@
|
||||
</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:V">
|
||||
<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:L">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2 class="title">V</h2>
|
||||
<h2 class="title">L</h2>
|
||||
<dl>
|
||||
<dt><span class="memberNameLink"><a href="../mt/LeerXML.html#validarXML-java.io.File-">validarXML(File)</a></span> -
|
||||
Method in class mt.<a href="../mt/LeerXML.html" title="class in mt">LeerXML</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../mt/LeerXML.html#leerArchivo-java.io.File-">leerArchivo(File)</a></span>
|
||||
- Method in class mt.<a href="../mt/LeerXML.html" title="class in mt">LeerXML</a></dt>
|
||||
<dd>
|
||||
<div class="block">Este metodo se usa para validar el XML.</div>
|
||||
<div class="block">El metodo va a verificar que el archivo existe y que contiene XML valido.</div>
|
||||
</dd>
|
||||
<dt><a href="../mt/LeerXML.html" title="class in mt"><span class="typeNameLink">LeerXML</span></a> - Class in
|
||||
<a href="../mt/package-summary.html">mt</a></dt>
|
||||
<dd>
|
||||
<div class="block">Esta clase puede abrir y validar un archivo de XML.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../mt/LeerXML.html#LeerXML--">LeerXML()</a></span> - Constructor for class
|
||||
mt.<a href="../mt/LeerXML.html" title="class in mt">LeerXML</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="../mt/LeerXML.SimpleErrorHandler.html" title="class in mt"><span class="typeNameLink">LeerXML.SimpleErrorHandler</span></a>
|
||||
- Class in <a href="../mt/package-summary.html">mt</a></dt>
|
||||
<dd>
|
||||
<div class="block">Esta clase se usa para comprobar que el XML es valido.</div>
|
||||
</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">
|
||||
|
@@ -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>W-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>M-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 = "W-Index";
|
||||
parent.document.title = "M-Index";
|
||||
}
|
||||
}
|
||||
catch (err) {
|
||||
@@ -44,7 +44,7 @@
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="index-7.html">Prev Letter</a></li>
|
||||
<li>Next Letter</li>
|
||||
<li><a href="index-9.html">Next Letter</a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../index.html?index-files/index-8.html" target="_top">Frames</a></li>
|
||||
@@ -70,27 +70,61 @@
|
||||
</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:W">
|
||||
<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:M">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2 class="title">W</h2>
|
||||
<h2 class="title">M</h2>
|
||||
<dl>
|
||||
<dt>
|
||||
<span class="memberNameLink"><a href="../mt/LeerXML.SimpleErrorHandler.html#warning-jdk.internal.org.xml.sax.SAXParseException-">warning(SAXParseException)</a></span>
|
||||
- Method in class mt.<a href="../mt/LeerXML.SimpleErrorHandler.html" title="class in mt">LeerXML.SimpleErrorHandler</a>
|
||||
</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">Un warning</div>
|
||||
<div class="block">El metodo principal del programa</div>
|
||||
</dd>
|
||||
<dt><a href="../mt/Maquina.html" title="class in mt"><span class="typeNameLink">Maquina</span></a> -
|
||||
Class in <a href="../mt/package-summary.html">mt</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../mt/Maquina.html#Maquina-org.w3c.dom.Document-">Maquina(Document)</a></span>
|
||||
- Constructor for class mt.<a href="../mt/Maquina.html" title="class in mt">Maquina</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../mt/Maquina.html#maquina">maquina</a></span> - Variable in
|
||||
class mt.<a href="../mt/Maquina.html" title="class in mt">Maquina</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../mt/MenuController.html#menuBar">menuBar</a></span> -
|
||||
Variable in class mt.<a href="../mt/MenuController.html" title="class in mt">MenuController</a></dt>
|
||||
<dd> </dd>
|
||||
<dt>
|
||||
<a href="../mt/MenuController.html" title="class in mt"><span class="typeNameLink">MenuController</span></a>
|
||||
- Class in <a href="../mt/package-summary.html">mt</a></dt>
|
||||
<dd>
|
||||
<div class="block">Controlar las acciones cuando una opción es elegido en el menu.</div>
|
||||
</dd>
|
||||
<dt>
|
||||
<span class="memberNameLink"><a href="../mt/LeerXML.SimpleErrorHandler.html#warning-org.xml.sax.SAXParseException-">warning(SAXParseException)</a></span>
|
||||
- Method in class mt.<a href="../mt/LeerXML.SimpleErrorHandler.html" title="class in mt">LeerXML.SimpleErrorHandler</a>
|
||||
</dt>
|
||||
<span class="memberNameLink"><a href="../mt/MenuController.html#MenuController--">MenuController()</a></span>
|
||||
- Constructor for class
|
||||
mt.<a href="../mt/MenuController.html" title="class in mt">MenuController</a></dt>
|
||||
<dd> </dd>
|
||||
<dt>
|
||||
<span class="memberNameLink"><a href="../mt/MT.html#mostrarMensaje-java.lang.String-java.lang.String-">mostrarMensaje(String, String)</a></span>
|
||||
- Static method in class mt.<a href="../mt/MT.html" title="class in mt">MT</a></dt>
|
||||
<dd>
|
||||
<div class="block">Un warning</div>
|
||||
<div class="block">Se muestra un mensaje con titulo</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../mt/Enlace.html#movimiento">movimiento</a></span> - Variable
|
||||
in class mt.<a href="../mt/Enlace.html" title="class in mt">Enlace</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="../mt/package-summary.html">mt</a> - package mt</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>
|
||||
<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">
|
||||
@@ -114,7 +148,7 @@
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="index-7.html">Prev Letter</a></li>
|
||||
<li>Next Letter</li>
|
||||
<li><a href="index-9.html">Next Letter</a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../index.html?index-files/index-8.html" target="_top">Frames</a></li>
|
||||
|
135
doc/index-files/index-9.html
Normal file
135
doc/index-files/index-9.html
Normal file
@@ -0,0 +1,135 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_131) on Wed Jun 28 23:51:01 CLT 2017 -->
|
||||
<title>Q-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>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title = "Q-Index";
|
||||
}
|
||||
}
|
||||
catch (err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a>
|
||||
</div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../mt/package-summary.html">Package</a></li>
|
||||
<li>Class</li>
|
||||
<li>Use</li>
|
||||
<li><a href="../mt/package-tree.html">Tree</a></li>
|
||||
<li><a href="../deprecated-list.html">Deprecated</a></li>
|
||||
<li class="navBarCell1Rev">Index</li>
|
||||
<li><a href="../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="index-8.html">Prev Letter</a></li>
|
||||
<li><a href="index-10.html">Next Letter</a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../index.html?index-files/index-9.html" target="_top">Frames</a></li>
|
||||
<li><a href="index-9.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if (window == top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="contentContainer">
|
||||
<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:Q">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2 class="title">Q</h2>
|
||||
<dl>
|
||||
<dt><span class="memberNameLink"><a href="../mt/Estado.html#q">q</a></span> - Variable 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#qj">qj</a></span> - Variable in class
|
||||
mt.<a href="../mt/Enlace.html" title="class in mt">Enlace</a></dt>
|
||||
<dd> </dd>
|
||||
</dl>
|
||||
<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">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a>
|
||||
</div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../mt/package-summary.html">Package</a></li>
|
||||
<li>Class</li>
|
||||
<li>Use</li>
|
||||
<li><a href="../mt/package-tree.html">Tree</a></li>
|
||||
<li><a href="../deprecated-list.html">Deprecated</a></li>
|
||||
<li class="navBarCell1Rev">Index</li>
|
||||
<li><a href="../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="index-8.html">Prev Letter</a></li>
|
||||
<li><a href="index-10.html">Next Letter</a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../index.html?index-files/index-9.html" target="_top">Frames</a></li>
|
||||
<li><a href="index-9.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if (window == top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user