public Dialog(Frame owner, Engine engine, final GuidesSet set, ActionListener listener)
{
super(owner, Strings.message("whatshot.dialog.title"));
guidesSet = set;
pnlProgress = new ProgressPanel(Strings.message("whatshot.inprogress"));
scrollPanel = buildResultsPanel();
setModal(false);
// Only unread selector