using tabs in JOptionPane.showInputDialog
"\t" does not appear to be working with showInputDialog. How can I create a tab in JOptionPane.showInputDialog?
[150 byte] By [
cefa] at [2007-11-26 19:06:17]

Don't quote me on this, but I remember in my AP Java class a year and a half back that everyone was whining about not being able to get the tab to work. I think JOptionPane just doesn't like tabs, don't really know what to tell ya =/