I made my application to be full screen in exclusive mode but when I show an input dialog the application is minimized. I want the application to stay full screen and the input
but when I show an input dialog the application is minimized
1) I can't to simulating this issue and simly isn't possible without additional code iconofied for Full-Screen Application
2) please to check Programming Tips about AWT/Swing
3) setParent
(not possible corectly for JFrame
) for input dialog
4) to check if isn't there more than one Top-level Container with setModal / ModalityTypes