Constants.MAX_CHARS_PER_LINE_IN_DIALOG));
QuickSetupErrorPanel errPanel =
new QuickSetupErrorPanel(this, sb.toMessage());
final QuickSetupDialog fDlg = dlg;
errPanel.addButtonActionListener(
new ButtonActionListener()
{
/**
* ButtonActionListener implementation. It assumes that we are
* called in the event thread.
*