Posted By:
Effi_Olivkovich
Posted On:
Wednesday, August 29, 2001 09:32 AM
I'm using the following code to show error message inside a desktop pane:
JOptionPane.showMessageDialog(...).
the message apears OK,
but the internal farmes are enabled for use.
is there a way to make the internal frames disabled while showing a message box?