-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
5.0
-
x86
-
linux
###@###.### 2004-02-05
Shouldn't the GTK L&F be using GNOME's icons anyway,
not bundling custom icons?
Application uses UIManager.getIcon("OptionPane.errorIcon");
to get an instance of the L&F's error icon. Under the GTK L&F,
with the default GTK theme, this produces an error message:
com.sun.java.swing.plaf.gtk.GTKLookAndFeel/icons/Error.gif not found.
Shouldn't the GTK L&F be using GNOME's icons anyway,
not bundling custom icons?
Application uses UIManager.getIcon("OptionPane.errorIcon");
to get an instance of the L&F's error icon. Under the GTK L&F,
with the default GTK theme, this produces an error message:
com.sun.java.swing.plaf.gtk.GTKLookAndFeel/icons/Error.gif not found.
- duplicates
-
JDK-6185456 GTK Native L&F Fidelity
-
- Resolved
-