¡@

Home 

java Programming Glossary: aformat

Is there any way to accept only numeric values in a JTextField?

http://stackoverflow.com/questions/1313390/is-there-any-way-to-accept-only-numeric-values-in-a-jtextfield

ImprovedFormattedTextField instance which will use @code aFormat for the validation of the user input. @param aFormat The format... @code aFormat for the validation of the user input. @param aFormat The format. May not be @code null public ImprovedFormattedTextField.. not be @code null public ImprovedFormattedTextField Format aFormat use a ParseAllFormat as we do not want to accept user input..