From d27c48c10abec311fcd4c3030918260a0f708113 Mon Sep 17 00:00:00 2001 From: Daniel Cortes Date: Sat, 5 Jan 2019 22:00:29 -0300 Subject: [PATCH] Creacion de number formated text field y implementacion de prueba como campos de efectivo --- .idea/workspace.xml | 394 ++++++++++++------ dist/caja.jar | Bin 11339040 -> 11341520 bytes dist/database.sqlite | Bin 32768 -> 32768 bytes .../xyz/controllers/ArqueoController.java | 145 ++----- src/danielcortes/xyz/views/ArqueoView.form | 180 ++------ src/danielcortes/xyz/views/ArqueoView.java | 221 +++------- src/danielcortes/xyz/views/IngresosView.java | 4 +- .../components/NumberFormatedTextField.java | 116 ++++++ 8 files changed, 534 insertions(+), 526 deletions(-) create mode 100644 src/danielcortes/xyz/views/components/NumberFormatedTextField.java diff --git a/.idea/workspace.xml b/.idea/workspace.xml index f0f9c3b..d93b832 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -10,20 +10,14 @@ - - - + + - - - - - - - + + + - @@ -79,10 +73,112 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -98,8 +194,6 @@ - addRow - set print " fec @@ -128,6 +222,8 @@ editar toggleSortOrder Copyright (c) 2018 Daniel Cortes + format + format( 2018 Daniel Cortes @@ -148,8 +244,6 @@ @@ -253,8 +349,6 @@ - - @@ -293,7 +387,7 @@ - + @@ -304,6 +398,8 @@