Only integer input in java GUI | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

Only integer input in java GUI

I'm creating a form in Java.I want from user to only input integer value can anyone help?

14th Jan 2020, 4:59 AM
Aleem ilyas
Aleem ilyas - avatar
2 Answers
+ 3
It would be better if you go through the course once before asking this question. But anyways this should help. https://www.sololearn.com/learn/Java/2220/
14th Jan 2020, 5:16 AM
Avinesh
Avinesh - avatar
+ 2
Which GUI library are you using? Swing? Fx? https://dzone.com/articles/validation-javafx
14th Jan 2020, 5:30 AM
Tibor Santa
Tibor Santa - avatar