JOptionPane Text Wrap
807605Dec 27 2006 — edited Aug 1 2007I'm trying to display text on a JOptionPane.showMessageDialog, but sometimes the the string can be so long the dialog box goes off the computer monitor. Is there a way to do text wrapping on a JOptionPane box?