From f6a615e4cbe699e58f5a758076023c016fd9e59c Mon Sep 17 00:00:00 2001 From: Daniel Cortes Date: Thu, 3 Jan 2019 14:34:19 -0300 Subject: [PATCH] Comodidades! Arreglado el problema de index al ordenar las tablas --- .idea/workspace.xml | 679 ++++++++------- database.sqlite | Bin 32768 -> 32768 bytes .../xyz/controllers/ArqueoController.java | 16 +- .../xyz/controllers/EgresosController.java | 10 +- .../xyz/controllers/IngresosController.java | 7 +- src/danielcortes/xyz/views/ArqueoView.form | 824 +++++++++--------- src/danielcortes/xyz/views/ArqueoView.java | 241 ++--- src/danielcortes/xyz/views/EgresosView.form | 4 +- src/danielcortes/xyz/views/EgresosView.java | 14 +- src/danielcortes/xyz/views/IngresosView.java | 6 +- .../views/components/EgresosTableModel.java | 12 + .../views/components/IngresosTableModel.java | 12 + 12 files changed, 939 insertions(+), 886 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 5a98dc8..8d12732 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -6,20 +6,23 @@ - + - - - - + + + + + + + @@ -79,8 +82,8 @@ - - + + @@ -94,12 +97,12 @@ + - @@ -134,73 +137,83 @@ - - + + - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -219,7 +232,6 @@ - getValueAt getColumn select addRow @@ -249,6 +261,7 @@ mysql updateB inputmap + editar 2018 Daniel Cortes @@ -268,10 +281,6 @@ @@ -373,7 +386,6 @@ - @@ -404,13 +416,29 @@ - - + + + + + + + + + + + + + + + + +