Link to home
Start Free TrialLog in
Avatar of dumdum420
dumdum420

asked on

JOptionPane ??

I have a JOptionPane which displays an error string.

Now once the JOptionPane appears it has a funny display on the end of it saying "Java Applet Window". This looks very very wierd.

How can I get rid of it???

Need real help.

thanx in advance.

dumdum420
Avatar of bobbit31
bobbit31
Flag of United States of America image

you'd have to sign your applet to make that go away.
Avatar of dumdum420
dumdum420

ASKER

what do you mean? and how do I do that if i could?

regards,

dumdum420
ASKER CERTIFIED SOLUTION
Avatar of bobbit31
bobbit31
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Mick Barry
Alternately if you ensure it pops up inside the bounds of the applet it may not display the message.
Objects it does display in the bounds of the applet but still it shows this message.

regards,

dumdum420
Administrative Action - Force Accepted

SpideyMod
Community Support Moderator @Experts Exchange