jdialog - How to force a dialog to front? -
i display modal jdialog on standing dialogs when invoked (say) function key. way want display status of application regardless of pile of dialogs , pop-up's 'on air'. tried have dialog in question 'owned' mainframe , (frame)null without success. method 'this.tofront()' before 'this.setvisible(true)'is without effect. doing wrong? reading. ;joop!
Comments
Post a Comment