I am creating an options dialog using JOptionPane.showOptionDialog(...) When I click one of the buttons added to this dialog, I need a label to apear underneath on the dialog (and this label ...
JOptionPane.showOptionDialog(...)