Problem:
"When using a JDialog, this Dialog is blocking all other windows. How can I change this behaviour?"
Solution:
Use the JDialog.setModal(boolean) method and set it to false.
Abonnieren
Kommentare zum Post (Atom)
This is my personal Java Code Archive
Keine Kommentare:
Kommentar veröffentlichen