Allow only numbers in a JFormattedTextField
843806Aug 2 2007 — edited Nov 6 2007Hellow,
I'm working with Netbeans. I have inserted a bean of a JFormattedTextField in muy GUI and I want it to only accept numbers ( If someone try to put another character it doesn't appear). How can I do this?