Hi all,
I'm looking for a way I can use a confirm dialog internally while still keeping it modal. When I use JOptionPane.showInternalConfirmDialog the box comes up fine, but I can still click and manipulate objects in the frame in the background. Besides just not being secure this is causing me other problems that produce strange effects for the user. Does anybody know how do do this... I appreciate your efforts. Kris McCuller
Programmer Portiva Corp.
kmcculler@portiva.com
I'm looking for a way I can use a confirm dialog internally while still keeping it modal. When I use JOptionPane.showInternalConfirmDialog the box comes up fine, but I can still click and manipulate objects in the frame in the background. Besides just not being secure this is causing me other problems that produce strange effects for the user. Does anybody know how do do this... I appreciate your efforts. Kris McCuller
Programmer Portiva Corp.
kmcculler@portiva.com