Re: Can JOptionPane use a MaskFormatter for data input



dcMan wrote:
I would like to have a dialog box that prompts the user for an IP
address. Is there a way to use JOptionPane, but have the data entry
text box restrict the input to be ###.###.###.###?

Thanks
Greg

I haven't got an answer, in fact I'm bumping this one, because I need to know the same thing. There SHOULD be such a thing I reckon, this is Java after all. ;-)
.



Relevant Pages