Thank's Greg, I'l try that. 2010/12/19 Greg Brown <[email protected]>
> You can use Alert for this. There aren't any static convenience methods > like showInputDialog(), but it is pretty easy to set the options and body > properties to whatever you need in your app. > > G > > > On Dec 19, 2010, at 4:51 PM, Luiz Gustavo wrote: > > Which component could be used as input and confirmation dialogs, like > JOptionPane.showInputDialog(...) and > JOptionPane.showConfirmationDialog(...)? > > Cheers, > Luiz Gustavo S. de Souza > > http://luizgustavoss.wordpress.com > http://luizgustavoss.blogspot.com > http://twitter.com/lugustso > > > -- Luiz Gustavo S. de Souza http://luizgustavoss.wordpress.com http://luizgustavoss.blogspot.com http://twitter.com/lugustso
