@@ -140,6 +140,12 @@ extends java.lang.Object
Esta clase contiene los resultados de Partricionar.
+
+static class
+Array.Tipos
+Esta clase contiene los tipos de array.
+
+
@@ -274,7 +280,7 @@ extends java.lang.Object
void
nuevo ()
-Borrar el array.
+Borrar el array para que sea como nuevo.
@@ -442,6 +448,22 @@ extends java.lang.Object
+
+
+
+
@@ -458,46 +480,6 @@ extends java.lang.Object
-
-
-
-
-
-
-
-
-
-
-
-
@@ -514,22 +496,6 @@ extends java.lang.Object
-
-
-
-
@@ -537,7 +503,47 @@ extends java.lang.Object
nuevo
public void nuevo()
-Borrar el array.
+Borrar el array para que sea como nuevo.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -749,7 +755,7 @@ extends java.lang.Object
diff --git a/doc/cl/cromer/estructuras/ArrayController.html b/doc/cl/cromer/estructuras/ArrayController.html
index daf1450..89087af 100644
--- a/doc/cl/cromer/estructuras/ArrayController.html
+++ b/doc/cl/cromer/estructuras/ArrayController.html
@@ -2,10 +2,10 @@
-
+
ArrayController
-
+
@@ -49,8 +49,8 @@ var activeTableTab = "activeTableTab";
-
-
-
-
-
-
-
-
@@ -461,7 +441,7 @@ implements javafx.fxml.Initializable
-
+
+
+
+
+
+
+
+
@@ -496,8 +496,8 @@ implements javafx.fxml.Initializable
Frames
diff --git a/doc/cl/cromer/estructuras/BurbujaController.html b/doc/cl/cromer/estructuras/BurbujaController.html
index 75b58e4..a49d66a 100644
--- a/doc/cl/cromer/estructuras/BurbujaController.html
+++ b/doc/cl/cromer/estructuras/BurbujaController.html
@@ -2,10 +2,10 @@
-
+
BurbujaController
-
+
@@ -49,7 +49,7 @@ var activeTableTab = "activeTableTab";
@@ -363,26 +363,6 @@ implements javafx.fxml.Initializable
Crear un array nuevo.
-
-
-
-
-
-
-
-
@@ -396,13 +376,33 @@ implements javafx.fxml.Initializable
-
@@ -430,7 +430,7 @@ implements javafx.fxml.Initializable
diff --git a/doc/cl/cromer/estructuras/Cola.html b/doc/cl/cromer/estructuras/Cola.html
index ba4b3c9..009294a 100644
--- a/doc/cl/cromer/estructuras/Cola.html
+++ b/doc/cl/cromer/estructuras/Cola.html
@@ -2,10 +2,10 @@
-
+
Cola
-
+
@@ -284,6 +284,20 @@ extends java.lang.Object
Method Detail
+
+
+
+
@@ -312,6 +326,16 @@ extends java.lang.Object
+
+
+
+
@@ -329,7 +353,7 @@ extends java.lang.Object
-
diff --git a/doc/cl/cromer/estructuras/ColaController.html b/doc/cl/cromer/estructuras/ColaController.html
index ed9eaa2..36cabb1 100644
--- a/doc/cl/cromer/estructuras/ColaController.html
+++ b/doc/cl/cromer/estructuras/ColaController.html
@@ -2,10 +2,10 @@
-
+
ColaController
-
+
@@ -402,16 +402,6 @@ implements javafx.fxml.Initializable
Llenar la cola con numeros al azar.
-
-
-
-
@@ -445,7 +435,7 @@ implements javafx.fxml.Initializable
-
+
+
+
+
diff --git a/doc/cl/cromer/estructuras/Colores.html b/doc/cl/cromer/estructuras/Colores.html
index b531202..f26f547 100644
--- a/doc/cl/cromer/estructuras/Colores.html
+++ b/doc/cl/cromer/estructuras/Colores.html
@@ -2,10 +2,10 @@
-
+
Colores
-
+
@@ -19,7 +19,7 @@
catch(err) {
}
//-->
-var methods = {"i0":10,"i1":10,"i2":10};
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
@@ -50,7 +50,7 @@ var activeTableTab = "activeTableTab";
Frames
@@ -135,24 +135,30 @@ extends java.lang.Object
Field and Description
+private javafx.scene.paint.Color
+border
+El color de border actual.
+
+
+
private int
color
El color actual en forma numerica.
-
+
private javafx.scene.paint.Color
fondo
El color de fondo actual.
-
+
static int
MAX_COLORS
Cuantos colores estan definidos en esta clase.
-
+
private javafx.scene.paint.Color
texto
El color de texto actual.
@@ -194,17 +200,23 @@ extends java.lang.Object
javafx.scene.paint.Color
+getBorder ()
+Devolver el color del border actual.
+
+
+
+javafx.scene.paint.Color
getFondo ()
Devolver el color del fondo actual.
-
+
javafx.scene.paint.Color
getTexto ()
Devolver el color del texto actual.
-
+
void
siguinteColor ()
Cambiar el color al siguinte.
@@ -269,13 +281,23 @@ extends java.lang.Object
-
@@ -329,7 +351,7 @@ extends java.lang.Object
-
@@ -368,7 +404,7 @@ extends java.lang.Object
Frames
diff --git a/doc/cl/cromer/estructuras/Grafico.Destacados.html b/doc/cl/cromer/estructuras/Grafico.Destacados.html
index 9250a7d..54cf417 100644
--- a/doc/cl/cromer/estructuras/Grafico.Destacados.html
+++ b/doc/cl/cromer/estructuras/Grafico.Destacados.html
@@ -2,10 +2,10 @@
-
+
Grafico.Destacados
-
+
diff --git a/doc/cl/cromer/estructuras/Grafico.html b/doc/cl/cromer/estructuras/Grafico.html
index bcb69c5..1cd07b0 100644
--- a/doc/cl/cromer/estructuras/Grafico.html
+++ b/doc/cl/cromer/estructuras/Grafico.html
@@ -2,10 +2,10 @@
-
+
Grafico
-
+
@@ -19,7 +19,7 @@
catch(err) {
}
//-->
-var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":10,"i11":10};
+var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":10,"i12":10};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
@@ -49,7 +49,7 @@ var activeTableTab = "activeTableTab";
@@ -242,64 +242,69 @@ extends java.lang.Object
static javafx.scene.layout.StackPane
+crearCirculo (Colores colores,
+ java.lang.String label)
+
+
+static javafx.scene.layout.StackPane
crearFlechaAbajo ()
Crear una flecha que apunta por abajo.
-
+
static javafx.scene.layout.StackPane
crearFlechaArriba ()
Crear una flecha que apunta por arriba.
-
+
static javafx.scene.layout.StackPane
crearHashCajas (Colores colores,
java.lang.String label)
Crear 3 rectangulos.
-
+
static javafx.scene.layout.Pane
crearLineaCircular (int cajas)
Crear la linea circular con flecha.
-
+
static javafx.scene.layout.StackPane
crearLineaVertical ()
Crear una linea vertical.
-
+
private static javafx.animation.PauseTransition
createPauseTransition (javafx.scene.shape.Circle circle,
javafx.scene.paint.Color colorBackground)
Crear un animacion de transicion usando colores que cambian.
-
+
private static javafx.animation.PauseTransition
createPauseTransition (javafx.scene.shape.Rectangle rectangle,
javafx.scene.paint.Color colorBackground)
Crear un animacion de transicion usando colores que cambian.
-
+
private static javafx.animation.PauseTransition
createPauseTransition (javafx.scene.text.Text text,
javafx.scene.paint.Color colorText)
Crear un animacion de transicion usando colores que cambian.
-
+
void
destacar (java.lang.String id,
int tipo)
Destacar un elemento
-
+
void
removerDestacar ()
Remover todos los elementos destacados.
@@ -529,6 +534,16 @@ extends java.lang.Object
+
+
+
+
@@ -654,7 +669,7 @@ extends java.lang.Object
diff --git a/doc/cl/cromer/estructuras/HashItem.html b/doc/cl/cromer/estructuras/HashItem.html
index a0935e6..aa34814 100644
--- a/doc/cl/cromer/estructuras/HashItem.html
+++ b/doc/cl/cromer/estructuras/HashItem.html
@@ -2,10 +2,10 @@
-
+
HashItem
-
+
@@ -50,7 +50,7 @@ var activeTableTab = "activeTableTab";
Frames
@@ -375,7 +375,7 @@ extends java.lang.Object
Frames
diff --git a/doc/cl/cromer/estructuras/InsercionController.html b/doc/cl/cromer/estructuras/InsercionController.html
index c26acfd..2f528b1 100644
--- a/doc/cl/cromer/estructuras/InsercionController.html
+++ b/doc/cl/cromer/estructuras/InsercionController.html
@@ -2,10 +2,10 @@
-
+
InsercionController
-
+
@@ -49,8 +49,8 @@ var activeTableTab = "activeTableTab";
Frames
@@ -363,26 +363,6 @@ implements javafx.fxml.Initializable
Crear un array nuevo.
-
-
-
-
-
-
-
-
@@ -396,13 +376,33 @@ implements javafx.fxml.Initializable
-
@@ -430,8 +430,8 @@ implements javafx.fxml.Initializable
Frames
diff --git a/doc/cl/cromer/estructuras/ListaEnlace.html b/doc/cl/cromer/estructuras/ListaEnlace.html
new file mode 100644
index 0000000..94f675d
--- /dev/null
+++ b/doc/cl/cromer/estructuras/ListaEnlace.html
@@ -0,0 +1,336 @@
+
+
+
+
+
+
+ListaEnlace
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+All Methods Instance Methods Abstract Methods
+
+Modifier and Type
+Method and Description
+
+
+int
+getLlave ()
+Devolver la llave.
+
+
+
+java.lang.Object
+getPrevio ()
+Devolver el enlace previo.
+
+
+
+java.lang.Object
+getSiguiente ()
+Devolver el siguente enlace.
+
+
+
+void
+setLlave (int llave)
+Cambiar el valor de la llave.
+
+
+
+void
+setPrevio (java.lang.Object previo)
+Cambiar el previo enlace.
+
+
+
+void
+setSiguiente (java.lang.Object siguiente)
+Cambiar el siguiente enlace.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+getLlave
+int getLlave()
+Devolver la llave.
+
+Returns:
+int: La llave.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Summary:
+Nested |
+Field |
+Constr |
+Method
+
+
+Detail:
+Field |
+Constr |
+Method
+
+
+
+
+
+
+
+
diff --git a/doc/cl/cromer/estructuras/ListaEnlaceCircular.html b/doc/cl/cromer/estructuras/ListaEnlaceCircular.html
new file mode 100644
index 0000000..b328761
--- /dev/null
+++ b/doc/cl/cromer/estructuras/ListaEnlaceCircular.html
@@ -0,0 +1,457 @@
+
+
+
+
+
+
+ListaEnlaceCircular
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+cl.cromer.estructuras.ListaEnlaceCircular
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Constructor Summary
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Detail
+
+
+
+
+
+llave
+private int llave
+La llave.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+getLlave
+public int getLlave()
+Devolver la llave.
+
+Specified by:
+getLlave
in interface ListaEnlace
+Returns:
+int: La llave.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/doc/cl/cromer/estructuras/ListaEnlaceNormal.html b/doc/cl/cromer/estructuras/ListaEnlaceNormal.html
new file mode 100644
index 0000000..e370279
--- /dev/null
+++ b/doc/cl/cromer/estructuras/ListaEnlaceNormal.html
@@ -0,0 +1,473 @@
+
+
+
+
+
+
+ListaEnlaceNormal
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+cl.cromer.estructuras.ListaEnlaceNormal
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+ListaEnlaceNormal ()
+Incializar.
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Detail
+
+
+
+
+
+llave
+private int llave
+La llave.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+getLlave
+public int getLlave()
+Devolver la llave.
+
+Specified by:
+getLlave
in interface ListaEnlace
+Returns:
+int: La llave.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/doc/cl/cromer/estructuras/ListaEnlazada.Tipos.html b/doc/cl/cromer/estructuras/ListaEnlazada.Tipos.html
new file mode 100644
index 0000000..d2d74de
--- /dev/null
+++ b/doc/cl/cromer/estructuras/ListaEnlazada.Tipos.html
@@ -0,0 +1,392 @@
+
+
+
+
+
+
+ListaEnlazada.Tipos
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+java.lang.Object
+
+
+cl.cromer.estructuras.ListaEnlazada.Tipos
+
+
+
+
+
+
+
+
+
+
+
+
+Field Summary
+
+Fields
+
+Modifier and Type
+Field and Description
+
+
+static int
+CIRCULAR
+Tipo circular.
+
+
+
+static int
+DOBLEMENTE_ENLAZADA
+Tipo doblemente enlazada.
+
+
+
+static int
+SIMPLE
+Tipo simple.
+
+
+
+private int
+tipo
+El tipo elegido.
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+
+Constructors
+
+Constructor and Description
+
+
+Tipos (int tipo)
+Inicilizar el tipo de lista enlazada.
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
+
+
+
+Methods inherited from class java.lang.Object
+clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+tipo
+private final int tipo
+El tipo elegido.
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+
+
+
+
+
+
+
+Method Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/doc/cl/cromer/estructuras/ListaEnlazada.html b/doc/cl/cromer/estructuras/ListaEnlazada.html
index 61b0374..0feda9e 100644
--- a/doc/cl/cromer/estructuras/ListaEnlazada.html
+++ b/doc/cl/cromer/estructuras/ListaEnlazada.html
@@ -2,10 +2,10 @@
-
+
ListaEnlazada
-
+
@@ -49,8 +49,8 @@ var activeTableTab = "activeTableTab";
Frames
@@ -74,7 +74,7 @@ var activeTableTab = "activeTableTab";
Summary:
-Nested |
+Nested |
Field |
Constr |
Method
@@ -122,6 +122,27 @@ extends java.lang.Object
+
+
+
+
+
+Nested Class Summary
+
+Nested Classes
+
+Modifier and Type
+Class and Description
+
+
+static class
+ListaEnlazada.Tipos
+Esta clase contiene los tipos de listas enlazadas.
+
+
+
+
+
-private Enlace
+private ListaEnlace
lista
-El listaEnlace principal de la lista.
+El enlace principal de la lista.
@@ -187,7 +208,7 @@ extends java.lang.Object
Method and Description
-Enlace
+ListaEnlace
buscar (int llave)
Buscar una llave en la lista.
@@ -195,13 +216,13 @@ extends java.lang.Object
boolean
eliminar (int llave)
-Eliminar un listaEnlace de la lista.
+Eliminar un enlace de la lista.
-Enlace
+ListaEnlace
getIndice (int indice)
-Devolver un listaEnlace con su llave y valor.
+Devolver un enlace con su llave y valor.
@@ -256,8 +277,8 @@ extends java.lang.Object
lista
-private Enlace lista
-El listaEnlace principal de la lista.
+private ListaEnlace lista
+El enlace principal de la lista.
@@ -350,22 +371,6 @@ extends java.lang.Object
-
-
-
-
@@ -373,7 +378,7 @@ extends java.lang.Object
eliminar
public boolean eliminar(int llave)
-Eliminar un listaEnlace de la lista.
+Eliminar un enlace de la lista.
Parameters:
llave
- int: La llave a eliminar.
@@ -382,19 +387,35 @@ extends java.lang.Object
+
+
+
+
getIndice
-public Enlace getIndice(int indice)
-Devolver un listaEnlace con su llave y valor.
+public ListaEnlace getIndice(int indice)
+Devolver un enlace con su llave y valor.
Parameters:
indice
- int: El indice que desea ver.
Returns:
-Enlace: El listaEnlace a devolver.
+ListaEnlace: El enlace a devolver.
@@ -439,8 +460,8 @@ extends java.lang.Object
Frames
@@ -464,7 +485,7 @@ extends java.lang.Object
Summary:
-Nested |
+Nested |
Field |
Constr |
Method
diff --git a/doc/cl/cromer/estructuras/ListaEnlazadaCircular.html b/doc/cl/cromer/estructuras/ListaEnlazadaCircular.html
index 9b10b45..7c232de 100644
--- a/doc/cl/cromer/estructuras/ListaEnlazadaCircular.html
+++ b/doc/cl/cromer/estructuras/ListaEnlazadaCircular.html
@@ -2,10 +2,10 @@
-
+
ListaEnlazadaCircular
-
+
@@ -49,8 +49,8 @@ var activeTableTab = "activeTableTab";
Frames
@@ -135,9 +135,9 @@ extends java.lang.Object
Field and Description
-private Enlace
+private ListaEnlace
primer
-El primer listaEnlace.
+El primer enlace.
@@ -153,9 +153,9 @@ extends java.lang.Object
-private Enlace
+private ListaEnlace
ultimo
-El ultimo listaEnlace.
+El ultimo enlace.
@@ -193,7 +193,7 @@ extends java.lang.Object
Method and Description
-Enlace
+ListaEnlace
buscar (int llave)
Buscar una llave en la lista.
@@ -201,13 +201,13 @@ extends java.lang.Object
boolean
eliminar (int llave)
-Eliminar un listaEnlace de la lista.
+Eliminar un enlace de la lista.
-Enlace
+ListaEnlace
getIndice (int indice)
-Devolver un listaEnlace con su llave y valor.
+Devolver un enlace con su llave y valor.
@@ -262,8 +262,8 @@ extends java.lang.Object
@@ -272,8 +272,8 @@ extends java.lang.Object
@@ -366,19 +366,35 @@ extends java.lang.Object
+
+
+
+
buscar
-public Enlace buscar(int llave)
+public ListaEnlace buscar(int llave)
Buscar una llave en la lista.
Parameters:
llave
- int: La llave a buscar.
Returns:
-Enlace: El listaEnlace que contiene la llave.
+ListaEnlace: El enlace que contiene la llave.
@@ -396,35 +412,19 @@ extends java.lang.Object
-
-
-
-
getIndice
-public Enlace getIndice(int indice)
-Devolver un listaEnlace con su llave y valor.
+public ListaEnlace getIndice(int indice)
+Devolver un enlace con su llave y valor.
Parameters:
indice
- int: El indice que desea ver.
Returns:
-Enlace: El listaEnlace a devolver.
+ListaEnlace: El enlace a devolver.
@@ -455,8 +455,8 @@ extends java.lang.Object
Frames
diff --git a/doc/cl/cromer/estructuras/ListaEnlazdaController.html b/doc/cl/cromer/estructuras/ListaEnlazdaController.html
index f620322..d14f78c 100644
--- a/doc/cl/cromer/estructuras/ListaEnlazdaController.html
+++ b/doc/cl/cromer/estructuras/ListaEnlazdaController.html
@@ -2,10 +2,10 @@
-
+
ListaEnlazdaController
-
+
@@ -49,7 +49,7 @@ var activeTableTab = "activeTableTab";
@@ -182,7 +182,7 @@ implements javafx.fxml.Initializable
-private ListaEnlazadaTipos
+private ListaEnlazada.Tipos
listaEnlazadaTipos
Tipo de lista enlazada a trabajar.
@@ -270,14 +270,14 @@ implements javafx.fxml.Initializable
private void
-dibujarDoble (Enlace listaEnlace,
+dibujarDoble (ListaEnlace listaEnlace,
boolean primer)
Dibujarlo con dos flechas.
private void
-dibujarSimple (Enlace listaEnlace,
+dibujarSimple (ListaEnlace listaEnlace,
boolean sinFlecha)
Dibujarlo con una flecha.
@@ -419,7 +419,7 @@ implements javafx.fxml.Initializable
@@ -496,6 +496,47 @@ implements javafx.fxml.Initializable
Llenar la lista con numeros al azar.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -506,6 +547,15 @@ implements javafx.fxml.Initializable
Crear una lista vacia.
+
+
+
+
@@ -532,12 +582,12 @@ implements javafx.fxml.Initializable
dibujarSimple
-private void dibujarSimple(Enlace listaEnlace,
+private void dibujarSimple(ListaEnlace listaEnlace,
boolean sinFlecha)
Dibujarlo con una flecha.
Parameters:
-listaEnlace
- Enlace: El listaEnlace que tiene la llave y valor.
+listaEnlace
- ListaEnlace: El listaEnlace que tiene la llave y valor.
sinFlecha
- boolean: Verdad si necesita dibujar una flecha.
@@ -545,69 +595,19 @@ implements javafx.fxml.Initializable
-
@@ -635,7 +635,7 @@ implements javafx.fxml.Initializable
diff --git a/doc/cl/cromer/estructuras/Logs.html b/doc/cl/cromer/estructuras/Logs.html
index a609135..fb21d51 100644
--- a/doc/cl/cromer/estructuras/Logs.html
+++ b/doc/cl/cromer/estructuras/Logs.html
@@ -2,10 +2,10 @@
-
+
Logs
-
+
diff --git a/doc/cl/cromer/estructuras/Main.html b/doc/cl/cromer/estructuras/Main.html
index 3bbf00b..7f4a6ae 100644
--- a/doc/cl/cromer/estructuras/Main.html
+++ b/doc/cl/cromer/estructuras/Main.html
@@ -2,10 +2,10 @@
-
+
Main
-
+
@@ -298,6 +298,22 @@ extends javafx.application.Application
Method Detail
+
+
+
+
@@ -312,22 +328,6 @@ extends javafx.application.Application
-
-
-
-
-
-mostrarError
-public static void mostrarError(java.lang.String mensaje,
- java.util.ResourceBundle resourceBundle)
-Mostrar una ventana con mensaje en la pantalla.
-
-Parameters:
-mensaje
- String: El mensaje a mostrar.
-resourceBundle
- ResourceBundle: Contiene el idioma actual.
-
-
-
@@ -344,19 +344,19 @@ extends javafx.application.Application
-
+
-start
-public void start(javafx.stage.Stage stage)
-Crear el stage y la scene para la aplicación grafica.
+mostrarError
+public static void mostrarError(java.lang.String mensaje,
+ java.util.ResourceBundle resourceBundle)
+Mostrar una ventana con mensaje en la pantalla.
-Specified by:
-start
in class javafx.application.Application
Parameters:
-stage
- Stage: El primer stage donde va todas las cosas visuales.
+mensaje
- String: El mensaje a mostrar.
+resourceBundle
- ResourceBundle: Contiene el idioma actual.
diff --git a/doc/cl/cromer/estructuras/MenuController.html b/doc/cl/cromer/estructuras/MenuController.html
index e1272a0..22b9f81 100644
--- a/doc/cl/cromer/estructuras/MenuController.html
+++ b/doc/cl/cromer/estructuras/MenuController.html
@@ -2,10 +2,10 @@
-
+
MenuController
-
+
@@ -19,7 +19,7 @@
catch(err) {
}
//-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10};
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
@@ -263,10 +263,8 @@ implements javafx.fxml.Initializable
private void
-loadStage (java.lang.String fxml,
- java.lang.String css,
- java.util.ResourceBundle resourceBundle)
-Cargar el fxml y css.
+loadStage (java.util.ResourceBundle resourceBundle)
+Cargar el fxml y css cuando el idioma cambia.
@@ -283,7 +281,7 @@ implements javafx.fxml.Initializable
java.lang.String fxml,
java.lang.String css,
java.lang.Object object)
-Cargar el fxml, css y titulo.
+Cargar el fxml, css y titulo y pasar un objeto a la escena nueva.
@@ -294,101 +292,107 @@ implements javafx.fxml.Initializable
protected void
+menuArbolGeneral ()
+Click en Arbol General.
+
+
+
+protected void
menuArrayOrdenado ()
Click en Array Ordenado.
-
+
protected void
menuArraySimple ()
Click en Array Simple.
-
+
protected void
menuBurbuja ()
Click en Burbuja.
-
+
protected void
menuCola ()
Click en Cola.
-
+
protected void
menuEspanol ()
Click en Español.
-
+
protected void
menuHashTable ()
Click en Hash Table.
-
+
protected void
menuIngles ()
Click en Ingles.
-
+
protected void
menuInsercion ()
Click en Inserción.
-
+
protected void
menuListaEnlazadaCircular ()
Click en Lista Enlazada Circular.
-
+
protected void
menuListaEnlazadaDoble ()
Click en Lista Enlazada Doble.
-
+
protected void
menuListaEnlazadaSimple ()
Click en Lista Enlazada Simple.
-
+
protected void
menuMerge ()
Click en Merge.
-
+
protected void
menuPila ()
Click en Pila.
-
+
protected void
menuQuick ()
Click en Quick.
-
+
protected void
menuSeleccion ()
Click en Selecion.
-
+
protected void
menuShell ()
Click en Shell.
-
+
private void
openFXML (java.lang.String fxml,
javafx.scene.Scene scene,
@@ -524,37 +528,6 @@ implements javafx.fxml.Initializable
Click en Array Simple.
-
-
-
-
-
-loadStage
-private void loadStage(java.lang.String title,
- java.lang.String fxml,
- java.lang.String css,
- java.lang.Object object)
-Cargar el fxml, css y titulo.
-
-Parameters:
-title
- String: El titulo de la escena.
-fxml
- String: El archivo de fxml.
-css
- String: El archivo de css.
-object
- Object: El objeto a pasar a la nueva escena.
-
-
-
-
-
-
-
@@ -575,24 +548,6 @@ implements javafx.fxml.Initializable
Click en Burbuja.
-
-
-
-
-
-loadStage
-private void loadStage(java.lang.String title,
- java.lang.String fxml,
- java.lang.String css)
-Cargar el fxml, css y titulo.
-
-Parameters:
-title
- String: El titulo de la escena.
-fxml
- String: El archivo de fxml.
-css
- String: El archivo de css.
-
-
-
@@ -693,6 +648,16 @@ implements javafx.fxml.Initializable
Click en Cola.
+
+
+
+
@@ -713,24 +678,6 @@ implements javafx.fxml.Initializable
Click en Ingles.
-
-
-
-
@@ -744,13 +691,76 @@ implements javafx.fxml.Initializable
-
+
+
+
+
+
+
+loadStage
+private void loadStage(java.lang.String title,
+ java.lang.String fxml,
+ java.lang.String css)
+Cargar el fxml, css y titulo.
+
+Parameters:
+title
- String: El titulo de la escena.
+fxml
- String: El archivo de fxml.
+css
- String: El archivo de css.
+
+
+
+
+
+
+
+
+loadStage
+private void loadStage(java.lang.String title,
+ java.lang.String fxml,
+ java.lang.String css,
+ java.lang.Object object)
+Cargar el fxml, css y titulo y pasar un objeto a la escena nueva.
+
+Parameters:
+title
- String: El titulo de la escena.
+fxml
- String: El archivo de fxml.
+css
- String: El archivo de css.
+object
- Object: El objeto a pasar a la nueva escena.
+
+
+
+
+
+
+
+
+
+
+
diff --git a/doc/cl/cromer/estructuras/MergeController.html b/doc/cl/cromer/estructuras/MergeController.html
index 6f5b2d9..82076ab 100644
--- a/doc/cl/cromer/estructuras/MergeController.html
+++ b/doc/cl/cromer/estructuras/MergeController.html
@@ -2,10 +2,10 @@
-
+
MergeController
-
+
@@ -363,26 +363,6 @@ implements javafx.fxml.Initializable
Crear un array nuevo.
-
-
-
-
-
-
-
-
@@ -396,13 +376,33 @@ implements javafx.fxml.Initializable
-
diff --git a/doc/cl/cromer/estructuras/Palabras.html b/doc/cl/cromer/estructuras/Palabras.html
index 39a48fc..c1a165a 100644
--- a/doc/cl/cromer/estructuras/Palabras.html
+++ b/doc/cl/cromer/estructuras/Palabras.html
@@ -2,10 +2,10 @@
-
+
Palabras
-
+
diff --git a/doc/cl/cromer/estructuras/Pila.html b/doc/cl/cromer/estructuras/Pila.html
index ee64fc5..2ef2acb 100644
--- a/doc/cl/cromer/estructuras/Pila.html
+++ b/doc/cl/cromer/estructuras/Pila.html
@@ -2,10 +2,10 @@
-
+
Pila
-
+
@@ -284,6 +284,20 @@ extends java.lang.Object
Method Detail
+
+
+
+
@@ -298,20 +312,6 @@ extends java.lang.Object
-
-
-
-
@@ -326,6 +326,20 @@ extends java.lang.Object
+
+
+
+
@@ -345,27 +359,13 @@ extends java.lang.Object
-
diff --git a/doc/cl/cromer/estructuras/PilaController.html b/doc/cl/cromer/estructuras/PilaController.html
index 12bfd73..a72a875 100644
--- a/doc/cl/cromer/estructuras/PilaController.html
+++ b/doc/cl/cromer/estructuras/PilaController.html
@@ -2,10 +2,10 @@
-
+
PilaController
-
+
@@ -402,16 +402,6 @@ implements javafx.fxml.Initializable
Llenar la pila con numeros al azar.
-
-
-
-
@@ -445,7 +435,7 @@ implements javafx.fxml.Initializable
-
diff --git a/doc/cl/cromer/estructuras/QuickController.html b/doc/cl/cromer/estructuras/QuickController.html
index d7c657c..f8b04fd 100644
--- a/doc/cl/cromer/estructuras/QuickController.html
+++ b/doc/cl/cromer/estructuras/QuickController.html
@@ -2,10 +2,10 @@
-
+
QuickController
-
+
@@ -363,26 +363,6 @@ implements javafx.fxml.Initializable
Crear un array nuevo.
-
-
-
-
-
-
-
-
@@ -396,13 +376,33 @@ implements javafx.fxml.Initializable
-
diff --git a/doc/cl/cromer/estructuras/SeleccionController.html b/doc/cl/cromer/estructuras/SeleccionController.html
index 5e86bb2..9eb4826 100644
--- a/doc/cl/cromer/estructuras/SeleccionController.html
+++ b/doc/cl/cromer/estructuras/SeleccionController.html
@@ -2,10 +2,10 @@
-
+
SeleccionController
-
+
@@ -363,26 +363,6 @@ implements javafx.fxml.Initializable
Crear un array nuevo.
-
-
-
-
-
-
-
-
@@ -396,13 +376,33 @@ implements javafx.fxml.Initializable
-
diff --git a/doc/cl/cromer/estructuras/ShellController.html b/doc/cl/cromer/estructuras/ShellController.html
index 339efd6..13eedf7 100644
--- a/doc/cl/cromer/estructuras/ShellController.html
+++ b/doc/cl/cromer/estructuras/ShellController.html
@@ -2,10 +2,10 @@
-
+
ShellController
-
+
@@ -50,7 +50,7 @@ var activeTableTab = "activeTableTab";
Frames
@@ -363,26 +363,6 @@ implements javafx.fxml.Initializable
Crear un array nuevo.
-
-
-
-
-
-
-
-
@@ -396,13 +376,33 @@ implements javafx.fxml.Initializable
-
@@ -431,7 +431,7 @@ implements javafx.fxml.Initializable
@@ -605,7 +605,7 @@ extends javafx.scene.control.TextField
diff --git a/doc/cl/cromer/estructuras/class-use/Arbol.PrimerLado.html b/doc/cl/cromer/estructuras/class-use/Arbol.PrimerLado.html
new file mode 100644
index 0000000..e72bb79
--- /dev/null
+++ b/doc/cl/cromer/estructuras/class-use/Arbol.PrimerLado.html
@@ -0,0 +1,157 @@
+
+
+
+
+
+
+Uses of Class cl.cromer.estructuras.Arbol.PrimerLado
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Methods in cl.cromer.estructuras that return Arbol.PrimerLado
+
+Modifier and Type
+Method and Description
+
+
+
+static Arbol.PrimerLado
+Arbol.PrimerLado. valueOf (java.lang.String name)
+Returns the enum constant of this type with the specified name.
+
+
+
+static Arbol.PrimerLado []
+Arbol.PrimerLado. values ()
+Returns an array containing the constants of this enum type, in
+the order they are declared.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/doc/cl/cromer/estructuras/class-use/Arbol.Tipos.html b/doc/cl/cromer/estructuras/class-use/Arbol.Tipos.html
new file mode 100644
index 0000000..23f7f84
--- /dev/null
+++ b/doc/cl/cromer/estructuras/class-use/Arbol.Tipos.html
@@ -0,0 +1,123 @@
+
+
+
+
+
+
+Uses of Class cl.cromer.estructuras.Arbol.Tipos
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of cl.cromer.estructuras.Arbol.Tipos
+
+
+
+
+
+
diff --git a/doc/cl/cromer/estructuras/class-use/Arbol.html b/doc/cl/cromer/estructuras/class-use/Arbol.html
new file mode 100644
index 0000000..ac88663
--- /dev/null
+++ b/doc/cl/cromer/estructuras/class-use/Arbol.html
@@ -0,0 +1,150 @@
+
+
+
+
+
+
+Uses of Class cl.cromer.estructuras.Arbol
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/doc/cl/cromer/estructuras/class-use/ArbolController.html b/doc/cl/cromer/estructuras/class-use/ArbolController.html
new file mode 100644
index 0000000..aaeb90d
--- /dev/null
+++ b/doc/cl/cromer/estructuras/class-use/ArbolController.html
@@ -0,0 +1,123 @@
+
+
+
+
+
+
+Uses of Class cl.cromer.estructuras.ArbolController
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of cl.cromer.estructuras.ArbolController
+
+
+
+
+
+
diff --git a/doc/cl/cromer/estructuras/class-use/ArbolNodo.Desde.html b/doc/cl/cromer/estructuras/class-use/ArbolNodo.Desde.html
new file mode 100644
index 0000000..2454ac0
--- /dev/null
+++ b/doc/cl/cromer/estructuras/class-use/ArbolNodo.Desde.html
@@ -0,0 +1,187 @@
+
+
+
+
+
+
+Uses of Class cl.cromer.estructuras.ArbolNodo.Desde
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/doc/cl/cromer/estructuras/class-use/ArbolNodo.html b/doc/cl/cromer/estructuras/class-use/ArbolNodo.html
new file mode 100644
index 0000000..2b93558
--- /dev/null
+++ b/doc/cl/cromer/estructuras/class-use/ArbolNodo.html
@@ -0,0 +1,198 @@
+
+
+
+
+
+
+Uses of Class cl.cromer.estructuras.ArbolNodo
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/doc/cl/cromer/estructuras/class-use/Array.ParticionarResult.html b/doc/cl/cromer/estructuras/class-use/Array.ParticionarResult.html
index 3352d17..3a2c6c6 100644
--- a/doc/cl/cromer/estructuras/class-use/Array.ParticionarResult.html
+++ b/doc/cl/cromer/estructuras/class-use/Array.ParticionarResult.html
@@ -2,10 +2,10 @@
-
+
Uses of Class cl.cromer.estructuras.Array.ParticionarResult
-
+
diff --git a/doc/cl/cromer/estructuras/class-use/Array.Tipos.html b/doc/cl/cromer/estructuras/class-use/Array.Tipos.html
new file mode 100644
index 0000000..c756696
--- /dev/null
+++ b/doc/cl/cromer/estructuras/class-use/Array.Tipos.html
@@ -0,0 +1,123 @@
+
+
+
+
+
+
+Uses of Class cl.cromer.estructuras.Array.Tipos
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of cl.cromer.estructuras.Array.Tipos
+
+
+
+
+
+
diff --git a/doc/cl/cromer/estructuras/class-use/Array.html b/doc/cl/cromer/estructuras/class-use/Array.html
index fafb3fb..43fc6d4 100644
--- a/doc/cl/cromer/estructuras/class-use/Array.html
+++ b/doc/cl/cromer/estructuras/class-use/Array.html
@@ -2,10 +2,10 @@
-
+
Uses of Class cl.cromer.estructuras.Array
-
+
diff --git a/doc/cl/cromer/estructuras/class-use/ArrayController.html b/doc/cl/cromer/estructuras/class-use/ArrayController.html
index 2cb2be1..1921e0a 100644
--- a/doc/cl/cromer/estructuras/class-use/ArrayController.html
+++ b/doc/cl/cromer/estructuras/class-use/ArrayController.html
@@ -2,10 +2,10 @@
-
+
Uses of Class cl.cromer.estructuras.ArrayController
-
+
diff --git a/doc/cl/cromer/estructuras/class-use/BurbujaController.html b/doc/cl/cromer/estructuras/class-use/BurbujaController.html
index 300aeee..1e353a9 100644
--- a/doc/cl/cromer/estructuras/class-use/BurbujaController.html
+++ b/doc/cl/cromer/estructuras/class-use/BurbujaController.html
@@ -2,10 +2,10 @@
-
+
Uses of Class cl.cromer.estructuras.BurbujaController
-
+
diff --git a/doc/cl/cromer/estructuras/class-use/Cola.html b/doc/cl/cromer/estructuras/class-use/Cola.html
index f07fbfd..9edeb17 100644
--- a/doc/cl/cromer/estructuras/class-use/Cola.html
+++ b/doc/cl/cromer/estructuras/class-use/Cola.html
@@ -2,10 +2,10 @@
-
+
Uses of Class cl.cromer.estructuras.Cola
-
+
diff --git a/doc/cl/cromer/estructuras/class-use/ColaController.html b/doc/cl/cromer/estructuras/class-use/ColaController.html
index 6fa87f2..ed1a59e 100644
--- a/doc/cl/cromer/estructuras/class-use/ColaController.html
+++ b/doc/cl/cromer/estructuras/class-use/ColaController.html
@@ -2,10 +2,10 @@
-
+
Uses of Class cl.cromer.estructuras.ColaController
-
+
diff --git a/doc/cl/cromer/estructuras/class-use/Colores.html b/doc/cl/cromer/estructuras/class-use/Colores.html
index d57fe0a..68eb392 100644
--- a/doc/cl/cromer/estructuras/class-use/Colores.html
+++ b/doc/cl/cromer/estructuras/class-use/Colores.html
@@ -2,10 +2,10 @@
-
+
Uses of Class cl.cromer.estructuras.Colores
-
+
@@ -119,6 +119,11 @@
static javafx.scene.layout.StackPane
+Grafico. crearCirculo (Colores colores,
+ java.lang.String label)
+
+
+static javafx.scene.layout.StackPane
Grafico. crearHashCajas (Colores colores,
java.lang.String label)
Crear 3 rectangulos.
diff --git a/doc/cl/cromer/estructuras/class-use/Grafico.Destacados.html b/doc/cl/cromer/estructuras/class-use/Grafico.Destacados.html
index 9d6017e..38b8cfb 100644
--- a/doc/cl/cromer/estructuras/class-use/Grafico.Destacados.html
+++ b/doc/cl/cromer/estructuras/class-use/Grafico.Destacados.html
@@ -2,10 +2,10 @@
-
+
Uses of Class cl.cromer.estructuras.Grafico.Destacados
-
+
diff --git a/doc/cl/cromer/estructuras/class-use/Grafico.html b/doc/cl/cromer/estructuras/class-use/Grafico.html
index 8b98cac..668a3b4 100644
--- a/doc/cl/cromer/estructuras/class-use/Grafico.html
+++ b/doc/cl/cromer/estructuras/class-use/Grafico.html
@@ -2,10 +2,10 @@
-
+
Uses of Class cl.cromer.estructuras.Grafico
-
+
@@ -95,13 +95,13 @@
private Grafico
-ArrayController. grafico
+ArbolController. grafico
Grafico rectangulos.
private Grafico
-HashTableController. grafico
+ArrayController. grafico
Grafico rectangulos.
@@ -113,6 +113,12 @@
private Grafico
+TablaHashController. grafico
+Grafico rectangulos.
+
+
+
+private Grafico
PilaController. grafico
Grafico rectangulos.
diff --git a/doc/cl/cromer/estructuras/class-use/HashItem.html b/doc/cl/cromer/estructuras/class-use/HashItem.html
index c5b8e42..5e06f76 100644
--- a/doc/cl/cromer/estructuras/class-use/HashItem.html
+++ b/doc/cl/cromer/estructuras/class-use/HashItem.html
@@ -2,10 +2,10 @@
-
+
Uses of Class cl.cromer.estructuras.HashItem
-
+
@@ -89,7 +89,7 @@
private HashItem []
-HashTable. hashArray
+TablaHash. hashArray
El array donde están todos los elementos de la tabla hash.
@@ -104,13 +104,13 @@
HashItem
-HashTable. buscar (java.lang.String llave)
+TablaHash. buscar (java.lang.String llave)
Buscar una llave en la tabla hash.
HashItem
-HashTable. getIndice (int indice)
+TablaHash. getIndice (int indice)
Devolver el valor que está guardado en cada indice.
diff --git a/doc/cl/cromer/estructuras/class-use/InsercionController.html b/doc/cl/cromer/estructuras/class-use/InsercionController.html
index 285d5c4..87e404f 100644
--- a/doc/cl/cromer/estructuras/class-use/InsercionController.html
+++ b/doc/cl/cromer/estructuras/class-use/InsercionController.html
@@ -2,10 +2,10 @@
-
+
Uses of Class cl.cromer.estructuras.InsercionController
-
+
diff --git a/doc/cl/cromer/estructuras/class-use/ListaEnlace.html b/doc/cl/cromer/estructuras/class-use/ListaEnlace.html
new file mode 100644
index 0000000..e0b80d4
--- /dev/null
+++ b/doc/cl/cromer/estructuras/class-use/ListaEnlace.html
@@ -0,0 +1,239 @@
+
+
+
+
+
+
+Uses of Interface cl.cromer.estructuras.ListaEnlace
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/doc/cl/cromer/estructuras/class-use/ListaEnlaceCircular.html b/doc/cl/cromer/estructuras/class-use/ListaEnlaceCircular.html
new file mode 100644
index 0000000..503133c
--- /dev/null
+++ b/doc/cl/cromer/estructuras/class-use/ListaEnlaceCircular.html
@@ -0,0 +1,171 @@
+
+
+
+
+
+
+Uses of Class cl.cromer.estructuras.ListaEnlaceCircular
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/doc/cl/cromer/estructuras/class-use/ListaEnlaceNormal.html b/doc/cl/cromer/estructuras/class-use/ListaEnlaceNormal.html
new file mode 100644
index 0000000..9d78505
--- /dev/null
+++ b/doc/cl/cromer/estructuras/class-use/ListaEnlaceNormal.html
@@ -0,0 +1,177 @@
+
+
+
+
+
+
+Uses of Class cl.cromer.estructuras.ListaEnlaceNormal
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/doc/cl/cromer/estructuras/class-use/ListaEnlazada.Tipos.html b/doc/cl/cromer/estructuras/class-use/ListaEnlazada.Tipos.html
new file mode 100644
index 0000000..91afd6f
--- /dev/null
+++ b/doc/cl/cromer/estructuras/class-use/ListaEnlazada.Tipos.html
@@ -0,0 +1,150 @@
+
+
+
+
+
+
+Uses of Class cl.cromer.estructuras.ListaEnlazada.Tipos
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/doc/cl/cromer/estructuras/class-use/ListaEnlazada.html b/doc/cl/cromer/estructuras/class-use/ListaEnlazada.html
index 904f4f3..fb6b2e8 100644
--- a/doc/cl/cromer/estructuras/class-use/ListaEnlazada.html
+++ b/doc/cl/cromer/estructuras/class-use/ListaEnlazada.html
@@ -2,10 +2,10 @@
-
+
Uses of Class cl.cromer.estructuras.ListaEnlazada
-
+
diff --git a/doc/cl/cromer/estructuras/class-use/ListaEnlazadaCircular.html b/doc/cl/cromer/estructuras/class-use/ListaEnlazadaCircular.html
index e937e22..8cf9c9f 100644
--- a/doc/cl/cromer/estructuras/class-use/ListaEnlazadaCircular.html
+++ b/doc/cl/cromer/estructuras/class-use/ListaEnlazadaCircular.html
@@ -2,10 +2,10 @@
-
+
Uses of Class cl.cromer.estructuras.ListaEnlazadaCircular
-
+
diff --git a/doc/cl/cromer/estructuras/class-use/ListaEnlazdaController.html b/doc/cl/cromer/estructuras/class-use/ListaEnlazdaController.html
index 4f22378..8c5aadb 100644
--- a/doc/cl/cromer/estructuras/class-use/ListaEnlazdaController.html
+++ b/doc/cl/cromer/estructuras/class-use/ListaEnlazdaController.html
@@ -2,10 +2,10 @@
-
+
Uses of Class cl.cromer.estructuras.ListaEnlazdaController
-
+
diff --git a/doc/cl/cromer/estructuras/class-use/Logs.html b/doc/cl/cromer/estructuras/class-use/Logs.html
index 75355a2..5654e3d 100644
--- a/doc/cl/cromer/estructuras/class-use/Logs.html
+++ b/doc/cl/cromer/estructuras/class-use/Logs.html
@@ -2,10 +2,10 @@
-
+
Uses of Class cl.cromer.estructuras.Logs
-
+
diff --git a/doc/cl/cromer/estructuras/class-use/Main.html b/doc/cl/cromer/estructuras/class-use/Main.html
index d3a138f..2795327 100644
--- a/doc/cl/cromer/estructuras/class-use/Main.html
+++ b/doc/cl/cromer/estructuras/class-use/Main.html
@@ -2,10 +2,10 @@
-
+
Uses of Class cl.cromer.estructuras.Main
-
+
diff --git a/doc/cl/cromer/estructuras/class-use/MenuController.html b/doc/cl/cromer/estructuras/class-use/MenuController.html
index 9304098..0c7c162 100644
--- a/doc/cl/cromer/estructuras/class-use/MenuController.html
+++ b/doc/cl/cromer/estructuras/class-use/MenuController.html
@@ -2,10 +2,10 @@
-
+
Uses of Class cl.cromer.estructuras.MenuController
-
+
diff --git a/doc/cl/cromer/estructuras/class-use/MergeController.html b/doc/cl/cromer/estructuras/class-use/MergeController.html
index f5ef61d..4cb8103 100644
--- a/doc/cl/cromer/estructuras/class-use/MergeController.html
+++ b/doc/cl/cromer/estructuras/class-use/MergeController.html
@@ -2,10 +2,10 @@
-
+
Uses of Class cl.cromer.estructuras.MergeController
-
+
diff --git a/doc/cl/cromer/estructuras/class-use/Palabras.html b/doc/cl/cromer/estructuras/class-use/Palabras.html
index 9b62257..4de9071 100644
--- a/doc/cl/cromer/estructuras/class-use/Palabras.html
+++ b/doc/cl/cromer/estructuras/class-use/Palabras.html
@@ -2,10 +2,10 @@
-
+
Uses of Class cl.cromer.estructuras.Palabras
-
+
diff --git a/doc/cl/cromer/estructuras/class-use/Pila.html b/doc/cl/cromer/estructuras/class-use/Pila.html
index cff953b..102140c 100644
--- a/doc/cl/cromer/estructuras/class-use/Pila.html
+++ b/doc/cl/cromer/estructuras/class-use/Pila.html
@@ -2,10 +2,10 @@
-
+
Uses of Class cl.cromer.estructuras.Pila
-
+
diff --git a/doc/cl/cromer/estructuras/class-use/PilaController.html b/doc/cl/cromer/estructuras/class-use/PilaController.html
index ff2e521..df1b877 100644
--- a/doc/cl/cromer/estructuras/class-use/PilaController.html
+++ b/doc/cl/cromer/estructuras/class-use/PilaController.html
@@ -2,10 +2,10 @@
-
+
Uses of Class cl.cromer.estructuras.PilaController
-
+
diff --git a/doc/cl/cromer/estructuras/class-use/QuickController.html b/doc/cl/cromer/estructuras/class-use/QuickController.html
index 97c5911..341521d 100644
--- a/doc/cl/cromer/estructuras/class-use/QuickController.html
+++ b/doc/cl/cromer/estructuras/class-use/QuickController.html
@@ -2,10 +2,10 @@
-
+
Uses of Class cl.cromer.estructuras.QuickController
-
+
diff --git a/doc/cl/cromer/estructuras/class-use/SeleccionController.html b/doc/cl/cromer/estructuras/class-use/SeleccionController.html
index ec746f6..f7aa823 100644
--- a/doc/cl/cromer/estructuras/class-use/SeleccionController.html
+++ b/doc/cl/cromer/estructuras/class-use/SeleccionController.html
@@ -2,10 +2,10 @@
-
+
Uses of Class cl.cromer.estructuras.SeleccionController
-
+
diff --git a/doc/cl/cromer/estructuras/class-use/ShellController.html b/doc/cl/cromer/estructuras/class-use/ShellController.html
index 437a5fb..c0817b8 100644
--- a/doc/cl/cromer/estructuras/class-use/ShellController.html
+++ b/doc/cl/cromer/estructuras/class-use/ShellController.html
@@ -2,10 +2,10 @@
-
+
Uses of Class cl.cromer.estructuras.ShellController
-
+
diff --git a/doc/cl/cromer/estructuras/class-use/TablaHash.html b/doc/cl/cromer/estructuras/class-use/TablaHash.html
new file mode 100644
index 0000000..f3ed4c5
--- /dev/null
+++ b/doc/cl/cromer/estructuras/class-use/TablaHash.html
@@ -0,0 +1,150 @@
+
+
+
+
+
+
+Uses of Class cl.cromer.estructuras.TablaHash
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/doc/cl/cromer/estructuras/class-use/TablaHashController.html b/doc/cl/cromer/estructuras/class-use/TablaHashController.html
new file mode 100644
index 0000000..29f6e74
--- /dev/null
+++ b/doc/cl/cromer/estructuras/class-use/TablaHashController.html
@@ -0,0 +1,123 @@
+
+
+
+
+
+
+Uses of Class cl.cromer.estructuras.TablaHashController
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of cl.cromer.estructuras.TablaHashController
+
+
+
+
+
+
diff --git a/doc/cl/cromer/estructuras/class-use/TextFieldLimited.StyleableProperties.html b/doc/cl/cromer/estructuras/class-use/TextFieldLimited.StyleableProperties.html
index 9507394..4497cc4 100644
--- a/doc/cl/cromer/estructuras/class-use/TextFieldLimited.StyleableProperties.html
+++ b/doc/cl/cromer/estructuras/class-use/TextFieldLimited.StyleableProperties.html
@@ -2,10 +2,10 @@
-
+
Uses of Class cl.cromer.estructuras.TextFieldLimited.StyleableProperties
-
+
diff --git a/doc/cl/cromer/estructuras/class-use/TextFieldLimited.html b/doc/cl/cromer/estructuras/class-use/TextFieldLimited.html
index 1fdd06d..5e8940e 100644
--- a/doc/cl/cromer/estructuras/class-use/TextFieldLimited.html
+++ b/doc/cl/cromer/estructuras/class-use/TextFieldLimited.html
@@ -2,10 +2,10 @@
-
+
Uses of Class cl.cromer.estructuras.TextFieldLimited
-
+
@@ -89,35 +89,41 @@
private TextFieldLimited
-HashTableController. llaveHashTable
+TablaHashController. llaveHashTable
La caja para ingresar la llave.
private TextFieldLimited
-ArrayController. valorArray
+ArbolController. valorArbol
La caja para ingresar textos.
private TextFieldLimited
+ArrayController. valorArray
+La caja para ingresar textos.
+
+
+
+private TextFieldLimited
ColaController. valorCola
La caja para ingresar textos.
-
+
private TextFieldLimited
-HashTableController. valorHashTable
+TablaHashController. valorHashTable
La caja para ingresar el valor.
-
+
private TextFieldLimited
ListaEnlazdaController. valorLista
La caja para ingresar el valor.
-
+
private TextFieldLimited
PilaController. valorPila
La caja para ingresar textos.
diff --git a/doc/cl/cromer/estructuras/package-frame.html b/doc/cl/cromer/estructuras/package-frame.html
index 3973efd..b479ddb 100644
--- a/doc/cl/cromer/estructuras/package-frame.html
+++ b/doc/cl/cromer/estructuras/package-frame.html
@@ -2,10 +2,10 @@
-
+
cl.cromer.estructuras
-
+
@@ -14,28 +14,30 @@
Interfaces
Classes
+
Enums
+
diff --git a/doc/cl/cromer/estructuras/package-summary.html b/doc/cl/cromer/estructuras/package-summary.html
index 41eb468..6511c48 100644
--- a/doc/cl/cromer/estructuras/package-summary.html
+++ b/doc/cl/cromer/estructuras/package-summary.html
@@ -2,10 +2,10 @@
-
+
cl.cromer.estructuras
-
+
@@ -83,9 +83,9 @@
-Enlace
+ListaEnlace
-
+
@@ -100,21 +100,41 @@
+Arbol
+
+
+
+Arbol.Tipos
+
+Esta clase contiene los tipos de arboles.
+
+
+
+ArbolController
+
+Esta clase es para controlar todos la interfaz de Arbol.
+
+
+
+ArbolNodo
+
+
+
Array
Crear una estructura de dato de tipo array.
-ArrayController
+Array.Tipos
-Esta clase es para controlar todos la interfaz de Array.
+Esta clase contiene los tipos de array.
-ArrayTipos
+ArrayController
-Esta clase contiene los tipos de array.
+Esta clase es para controlar todos la interfaz de Array.
@@ -142,18 +162,6 @@
-EnlaceCircular
-
-Esta clase es de tipo de listaEnlace circular.
-
-
-
-EnlaceNormal
-
-Esta clase es de tipo de listaEnlace normal.
-
-
-
Grafico
Esta clase es para trabajar con graficos.
@@ -172,39 +180,39 @@
-HashTable
-
-Esta clase es tipo de estructura de dato Tabla Hash.
-
-
-
-HashTableController
-
-Esta clase es para controlar todos la interfaz de HashTable.
-
-
-
InsercionController
Esta clase es para controlar todos la interfaz de Inserción.
+ListaEnlaceCircular
+
+Esta clase es de tipo de enlace circular.
+
+
+
+ListaEnlaceNormal
+
+Esta clase es de tipo de enlace normal.
+
+
+
ListaEnlazada
Crear una estructura de dato de tipo lista enlazada.
-ListaEnlazadaCircular
+ListaEnlazada.Tipos
-Crear una estructura de dato de tipo lista enlazada circular.
+Esta clase contiene los tipos de listas enlazadas.
-ListaEnlazadaTipos
+ListaEnlazadaCircular
-Esta clase contiene los tipos de listas enlazadas.
+Crear una estructura de dato de tipo lista enlazada circular.
@@ -273,6 +281,18 @@
+TablaHash
+
+Esta clase es tipo de estructura de dato Tabla Hash.
+
+
+
+TablaHashController
+
+Esta clase es para controlar todos la interfaz de TablaHash.
+
+
+
TextFieldLimited
Crear un TextField especial que tiene un maximo de digitos que puede ingresar.
@@ -287,6 +307,25 @@
+
+
+
diff --git a/doc/cl/cromer/estructuras/package-tree.html b/doc/cl/cromer/estructuras/package-tree.html
index 85578e6..deaf198 100644
--- a/doc/cl/cromer/estructuras/package-tree.html
+++ b/doc/cl/cromer/estructuras/package-tree.html
@@ -2,10 +2,10 @@
-
+