Can JOptionPane use a MaskFormatter for data input



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

.



Relevant Pages