|
Yes. Try to parse the String from the text field with Integer.parseInt(String s). If you get a NumberFormatException exception then it wasn't an int so you can act on that information.
__________________
Daniel @ [ To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. ]
Language is froth on the surface of thought
|