Use a JWindow. If I'm correct simply replace the construction(JDialogdialog = new JDialog()) with JWindow used instead. All other code should betotally unaffected.