Hi all.
I want users to be able to enter numbers (only) into a text box (JText) and an action to be taken for when the user presses enter.
I.e. enters 3543 and presses enter, will implement a method.
I could do this in VB or HTML, but not in Java (am new). Can anyone help?
I want users to be able to enter numbers (only) into a text box (JText) and an action to be taken for when the user presses enter.
I.e. enters 3543 and presses enter, will implement a method.
I could do this in VB or HTML, but not in Java (am new). Can anyone help?