Re: How to check if a String input is integer, float or NAN
- From: shstein2002@xxxxxxxxx
- Date: 24 Apr 2005 09:22:34 -0700
The method java.text.NumberFormat.parse(), which returns a long or
double, may be what you want.
-- Ricardo
.
- References:
- How to check if a String input is integer, float or NAN
- From: kt via JavaKB.com
- How to check if a String input is integer, float or NAN
- Prev by Date: Re: How to add rows of text to JTextArea
- Next by Date: Application Storybook Builder - any recommendation?
- Previous by thread: Re: How to check if a String input is integer, float or NAN
- Next by thread: Re: JButtons inside JPanel appears and disappaers
- Index(es):