Tagged Questions

0
votes
1answer
638 views

Minimizable JFrame that stays on top of main application window

My apps pops up a dialog. Users usually want to switch back and forth between this dialog and the application window for a period of time. I want this dialog to stay on top, so that it doesn't get ...