Posts by Alessandra Canutto • 61 points
4 posts
-
1
votes0
answers206
viewsQ: Tableview with Checkbox - Javafx
I’m filling in the TableView with a ArrayList<HashMap<String, Object>> and I’m not using a model table but getting the data from ArrayList. By marking the CheckBox, need to get the data…
-
0
votes3
answers88
viewsA: Timer does not run when changing computer date
Thank you for the clarification Victor T. :D I managed to solve with Thread. The operation is the same as the timer and even better because it does not interfere with the current process.. Following…
javaanswered Alessandra Canutto 61 -
3
votes3
answers88
viewsQ: Timer does not run when changing computer date
I have this simple timer that works normal. But when I change the computer date Retroactive the timer stops running. Someone can explain to me why?? I need to know if the user has changed the date…
javaasked Alessandra Canutto 61 -
1
votes2
answers556
viewsQ: Javafx Enter by TAB
Someone knows how to change the focus with the enter key instead of tab using Javafx. I’ve researched a lot and can’t find anything about it. Only in Java. Please someone has already done it?…
javafxasked Alessandra Canutto 61