Link to home
Start Free TrialLog in
Avatar of cmain
cmain

asked on

Form Icons (JDialog et al) JDK1.2

I would like to know how to change the application icons in JDialogs and JOptionPanes.

I always have the coffee icon displayed. JFrame derivatives have a setIconImage member, while the JDialog and JOptionPane derivatives do not.

Is there a way to change the default so that all the corner icons are removed.

I am using JDK1.2.
(I know that not all windowing environments have this corner icon, but we are using ms windows most of the time.)
ASKER CERTIFIED SOLUTION
Avatar of expertmb
expertmb

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 vladi21
vladi21