diff --git a/doc/allclasses-frame.html b/doc/allclasses-frame.html index 90a96ee..8768539 100644 --- a/doc/allclasses-frame.html +++ b/doc/allclasses-frame.html @@ -2,7 +2,7 @@ - + All Classes diff --git a/doc/allclasses-noframe.html b/doc/allclasses-noframe.html index cfb5720..329ea95 100644 --- a/doc/allclasses-noframe.html +++ b/doc/allclasses-noframe.html @@ -2,7 +2,7 @@ - + All Classes diff --git a/doc/cl/cromer/mt/Automata.html b/doc/cl/cromer/mt/Automata.html index c46dcdb..07694fd 100644 --- a/doc/cl/cromer/mt/Automata.html +++ b/doc/cl/cromer/mt/Automata.html @@ -2,7 +2,7 @@ - + Automata diff --git a/doc/cl/cromer/mt/Enlace.html b/doc/cl/cromer/mt/Enlace.html index d81553b..6d6a5ba 100644 --- a/doc/cl/cromer/mt/Enlace.html +++ b/doc/cl/cromer/mt/Enlace.html @@ -2,7 +2,7 @@ - + Enlace diff --git a/doc/cl/cromer/mt/Estado.html b/doc/cl/cromer/mt/Estado.html index 9cee293..e9c2ccb 100644 --- a/doc/cl/cromer/mt/Estado.html +++ b/doc/cl/cromer/mt/Estado.html @@ -2,7 +2,7 @@ - + Estado diff --git a/doc/cl/cromer/mt/EstadosFinales.html b/doc/cl/cromer/mt/EstadosFinales.html index 53f588a..f360039 100644 --- a/doc/cl/cromer/mt/EstadosFinales.html +++ b/doc/cl/cromer/mt/EstadosFinales.html @@ -2,7 +2,7 @@ - + EstadosFinales diff --git a/doc/cl/cromer/mt/EstadosFinalesController.html b/doc/cl/cromer/mt/EstadosFinalesController.html index 05dac65..b879a7e 100644 --- a/doc/cl/cromer/mt/EstadosFinalesController.html +++ b/doc/cl/cromer/mt/EstadosFinalesController.html @@ -2,7 +2,7 @@ - + EstadosFinalesController diff --git a/doc/cl/cromer/mt/IndividualController.html b/doc/cl/cromer/mt/IndividualController.html index 717cc3a..2f8de80 100644 --- a/doc/cl/cromer/mt/IndividualController.html +++ b/doc/cl/cromer/mt/IndividualController.html @@ -2,7 +2,7 @@ - + IndividualController @@ -239,64 +239,46 @@ extends javafx.scene.layout.VBox private javafx.scene.text.Text -estadoActual -
El estado actual de la maquina
+descripcion +
La descripcion de que hace la maquina
-private javafx.scene.text.Text -estadoPrevio -
El estado en el paso anterior
- - - private int -estadoPrevioi +estadoPrevio
El numero qx del estado anterior
- + private EstadosFinales estadosFinales
Los estados finales que viene de la ventana anterior
- + private Maquina maquina
La maquina turning pasado para correr
- -private javafx.scene.text.Text -movimiento -
A donde mueve la maquina
+ +private boolean +mover +
Si debe mover o si debe mostrar lo que lee y escribe
- + private javafx.scene.control.Button paso
El boton que corre paso a paso
- + private char simboloAnterior
El simbolo que lee antes que la maquina escribe
- -private javafx.scene.text.Text -simboloEscrito -
Lo que escribe la maquina
- - - -private javafx.scene.text.Text -simboloLeido -
El simbolo que lee la maquina
- - - + - - - - - - - - - - - - - - - - @@ -575,26 +517,36 @@ extends javafx.scene.layout.VBox
La cantidad de cajas que está en la pantalla
-
+ - diff --git a/doc/cl/cromer/mt/LeerXML.CustomErrorHandler.html b/doc/cl/cromer/mt/LeerXML.CustomErrorHandler.html index cd427b2..d25fbcf 100644 --- a/doc/cl/cromer/mt/LeerXML.CustomErrorHandler.html +++ b/doc/cl/cromer/mt/LeerXML.CustomErrorHandler.html @@ -2,7 +2,7 @@ - + LeerXML.CustomErrorHandler diff --git a/doc/cl/cromer/mt/LeerXML.html b/doc/cl/cromer/mt/LeerXML.html index 72855b3..981bb6d 100644 --- a/doc/cl/cromer/mt/LeerXML.html +++ b/doc/cl/cromer/mt/LeerXML.html @@ -2,7 +2,7 @@ - + LeerXML diff --git a/doc/cl/cromer/mt/LoteController.html b/doc/cl/cromer/mt/LoteController.html index 59ddc93..f8a4701 100644 --- a/doc/cl/cromer/mt/LoteController.html +++ b/doc/cl/cromer/mt/LoteController.html @@ -2,7 +2,7 @@ - + LoteController diff --git a/doc/cl/cromer/mt/MT.html b/doc/cl/cromer/mt/MT.html index 94590ee..728fb15 100644 --- a/doc/cl/cromer/mt/MT.html +++ b/doc/cl/cromer/mt/MT.html @@ -2,7 +2,7 @@ - + MT diff --git a/doc/cl/cromer/mt/Maquina.html b/doc/cl/cromer/mt/Maquina.html index 5345818..e636ab3 100644 --- a/doc/cl/cromer/mt/Maquina.html +++ b/doc/cl/cromer/mt/Maquina.html @@ -2,7 +2,7 @@ - + Maquina diff --git a/doc/cl/cromer/mt/MenuController.html b/doc/cl/cromer/mt/MenuController.html index e86f95e..14e9bec 100644 --- a/doc/cl/cromer/mt/MenuController.html +++ b/doc/cl/cromer/mt/MenuController.html @@ -2,7 +2,7 @@ - + MenuController diff --git a/doc/cl/cromer/mt/TablaData.html b/doc/cl/cromer/mt/TablaData.html index e449df9..14b1951 100644 --- a/doc/cl/cromer/mt/TablaData.html +++ b/doc/cl/cromer/mt/TablaData.html @@ -2,7 +2,7 @@ - + TablaData diff --git a/doc/cl/cromer/mt/class-use/Automata.html b/doc/cl/cromer/mt/class-use/Automata.html index 12017ec..3b61455 100644 --- a/doc/cl/cromer/mt/class-use/Automata.html +++ b/doc/cl/cromer/mt/class-use/Automata.html @@ -2,7 +2,7 @@ - + Uses of Class cl.cromer.mt.Automata diff --git a/doc/cl/cromer/mt/class-use/Enlace.html b/doc/cl/cromer/mt/class-use/Enlace.html index c188f53..096b739 100644 --- a/doc/cl/cromer/mt/class-use/Enlace.html +++ b/doc/cl/cromer/mt/class-use/Enlace.html @@ -2,7 +2,7 @@ - + Uses of Class cl.cromer.mt.Enlace diff --git a/doc/cl/cromer/mt/class-use/Estado.html b/doc/cl/cromer/mt/class-use/Estado.html index 4f07530..9361d29 100644 --- a/doc/cl/cromer/mt/class-use/Estado.html +++ b/doc/cl/cromer/mt/class-use/Estado.html @@ -2,7 +2,7 @@ - + Uses of Class cl.cromer.mt.Estado diff --git a/doc/cl/cromer/mt/class-use/EstadosFinales.html b/doc/cl/cromer/mt/class-use/EstadosFinales.html index 4236b13..f684e66 100644 --- a/doc/cl/cromer/mt/class-use/EstadosFinales.html +++ b/doc/cl/cromer/mt/class-use/EstadosFinales.html @@ -2,7 +2,7 @@ - + Uses of Class cl.cromer.mt.EstadosFinales diff --git a/doc/cl/cromer/mt/class-use/EstadosFinalesController.html b/doc/cl/cromer/mt/class-use/EstadosFinalesController.html index ff30c4a..a29fc5f 100644 --- a/doc/cl/cromer/mt/class-use/EstadosFinalesController.html +++ b/doc/cl/cromer/mt/class-use/EstadosFinalesController.html @@ -2,7 +2,7 @@ - + Uses of Class cl.cromer.mt.EstadosFinalesController diff --git a/doc/cl/cromer/mt/class-use/IndividualController.html b/doc/cl/cromer/mt/class-use/IndividualController.html index c9f7f78..d3f59bb 100644 --- a/doc/cl/cromer/mt/class-use/IndividualController.html +++ b/doc/cl/cromer/mt/class-use/IndividualController.html @@ -2,7 +2,7 @@ - + Uses of Class cl.cromer.mt.IndividualController diff --git a/doc/cl/cromer/mt/class-use/LeerXML.CustomErrorHandler.html b/doc/cl/cromer/mt/class-use/LeerXML.CustomErrorHandler.html index e8ff3d8..c42e2cb 100644 --- a/doc/cl/cromer/mt/class-use/LeerXML.CustomErrorHandler.html +++ b/doc/cl/cromer/mt/class-use/LeerXML.CustomErrorHandler.html @@ -2,7 +2,7 @@ - + Uses of Class cl.cromer.mt.LeerXML.CustomErrorHandler diff --git a/doc/cl/cromer/mt/class-use/LeerXML.html b/doc/cl/cromer/mt/class-use/LeerXML.html index ea786e2..458df59 100644 --- a/doc/cl/cromer/mt/class-use/LeerXML.html +++ b/doc/cl/cromer/mt/class-use/LeerXML.html @@ -2,7 +2,7 @@ - + Uses of Class cl.cromer.mt.LeerXML diff --git a/doc/cl/cromer/mt/class-use/LoteController.html b/doc/cl/cromer/mt/class-use/LoteController.html index bded7b0..ad44dc6 100644 --- a/doc/cl/cromer/mt/class-use/LoteController.html +++ b/doc/cl/cromer/mt/class-use/LoteController.html @@ -2,7 +2,7 @@ - + Uses of Class cl.cromer.mt.LoteController diff --git a/doc/cl/cromer/mt/class-use/MT.html b/doc/cl/cromer/mt/class-use/MT.html index 8f9e6ef..d160607 100644 --- a/doc/cl/cromer/mt/class-use/MT.html +++ b/doc/cl/cromer/mt/class-use/MT.html @@ -2,7 +2,7 @@ - + Uses of Class cl.cromer.mt.MT diff --git a/doc/cl/cromer/mt/class-use/Maquina.html b/doc/cl/cromer/mt/class-use/Maquina.html index 7beb5a3..1525907 100644 --- a/doc/cl/cromer/mt/class-use/Maquina.html +++ b/doc/cl/cromer/mt/class-use/Maquina.html @@ -2,7 +2,7 @@ - + Uses of Class cl.cromer.mt.Maquina diff --git a/doc/cl/cromer/mt/class-use/MenuController.html b/doc/cl/cromer/mt/class-use/MenuController.html index 0d2afa4..332956e 100644 --- a/doc/cl/cromer/mt/class-use/MenuController.html +++ b/doc/cl/cromer/mt/class-use/MenuController.html @@ -2,7 +2,7 @@ - + Uses of Class cl.cromer.mt.MenuController diff --git a/doc/cl/cromer/mt/class-use/TablaData.html b/doc/cl/cromer/mt/class-use/TablaData.html index 2bbf3a9..dc3a473 100644 --- a/doc/cl/cromer/mt/class-use/TablaData.html +++ b/doc/cl/cromer/mt/class-use/TablaData.html @@ -2,7 +2,7 @@ - + Uses of Class cl.cromer.mt.TablaData diff --git a/doc/cl/cromer/mt/package-frame.html b/doc/cl/cromer/mt/package-frame.html index 59f757a..2a66ad1 100644 --- a/doc/cl/cromer/mt/package-frame.html +++ b/doc/cl/cromer/mt/package-frame.html @@ -2,7 +2,7 @@ - + cl.cromer.mt diff --git a/doc/cl/cromer/mt/package-summary.html b/doc/cl/cromer/mt/package-summary.html index 3940536..5299433 100644 --- a/doc/cl/cromer/mt/package-summary.html +++ b/doc/cl/cromer/mt/package-summary.html @@ -2,7 +2,7 @@ - + cl.cromer.mt diff --git a/doc/cl/cromer/mt/package-tree.html b/doc/cl/cromer/mt/package-tree.html index 75a7d19..0ef5b4f 100644 --- a/doc/cl/cromer/mt/package-tree.html +++ b/doc/cl/cromer/mt/package-tree.html @@ -2,7 +2,7 @@ - + cl.cromer.mt Class Hierarchy diff --git a/doc/cl/cromer/mt/package-use.html b/doc/cl/cromer/mt/package-use.html index 29918a7..6c6a761 100644 --- a/doc/cl/cromer/mt/package-use.html +++ b/doc/cl/cromer/mt/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package cl.cromer.mt diff --git a/doc/constant-values.html b/doc/constant-values.html index 4097860..a7b378c 100644 --- a/doc/constant-values.html +++ b/doc/constant-values.html @@ -2,7 +2,7 @@ - + Constant Field Values diff --git a/doc/deprecated-list.html b/doc/deprecated-list.html index aec0534..0a38f35 100644 --- a/doc/deprecated-list.html +++ b/doc/deprecated-list.html @@ -2,7 +2,7 @@ - + Deprecated List diff --git a/doc/help-doc.html b/doc/help-doc.html index 275ab6c..f9a973c 100644 --- a/doc/help-doc.html +++ b/doc/help-doc.html @@ -2,7 +2,7 @@ - + API Help diff --git a/doc/index-files/index-1.html b/doc/index-files/index-1.html index 4387b56..96d725f 100644 --- a/doc/index-files/index-1.html +++ b/doc/index-files/index-1.html @@ -2,7 +2,7 @@ - + A-Index @@ -69,7 +69,7 @@ -
A C E F G H I L M P Q R S T V W  +
A C D E F G H I L M P Q R S T V W 

A

@@ -104,7 +104,7 @@
La automata destras de la maquina de turning
-A C E F G H I L M P Q R S T V W 
+A C D E F G H I L M P Q R S T V W 
diff --git a/doc/index-files/index-10.html b/doc/index-files/index-10.html index 96d61cd..7e6d85a 100644 --- a/doc/index-files/index-10.html +++ b/doc/index-files/index-10.html @@ -2,9 +2,9 @@ - + -P-Index +M-Index @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ + + + + + +
+ + + + + + + +
+ + +
A C D E F G H I L M P Q R S T V W  + + +

W

+
+
warning(SAXParseException) - Method in class cl.cromer.mt.LeerXML.CustomErrorHandler
+
+
Errores fatales, el archivo es invalido.
+
+
+A C D E F G H I L M P Q R S T V W 
+ +
+ + + + + + + +
+ + + + diff --git a/doc/index-files/index-2.html b/doc/index-files/index-2.html index 43cdf72..05be53f 100644 --- a/doc/index-files/index-2.html +++ b/doc/index-files/index-2.html @@ -2,7 +2,7 @@ - + C-Index @@ -69,7 +69,7 @@
-
A C E F G H I L M P Q R S T V W  +
A C D E F G H I L M P Q R S T V W 

C

@@ -156,7 +156,7 @@
CustomErrorHandler() - Constructor for class cl.cromer.mt.LeerXML.CustomErrorHandler
 
-A C E F G H I L M P Q R S T V W 
+A C D E F G H I L M P Q R S T V W 
diff --git a/doc/index-files/index-3.html b/doc/index-files/index-3.html index ea919dd..94528a4 100644 --- a/doc/index-files/index-3.html +++ b/doc/index-files/index-3.html @@ -2,9 +2,9 @@ - + -E-Index +D-Index @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@