+ 2
JButton to JTextField
Please guys how can I program a JButton to continually input text inside a JTextField. Like if I press a button "1" and press it again it should continually writ into a JTextField. It ulgent please.
3 Respuestas
+ 2
Yes it had been done but anytime the button is click twice or more, it will alone type it once into the JTextField.
Please help me!