-
Bug
-
Resolution: Fixed
-
P4
-
1.2.2
-
beta
-
generic
-
generic
Name: krT82822 Date: 01/21/2000
java version "1.2.2"
Classic VM (build JDK-1.2.2-W, native threads, nojit)
Now we started using the Metal Themes, because it allows us to define themes
with small fonts. This is usefull for clients with low resolutions.
Everything works very well, but you didn't define the font for the List in the
MetalLookAndFeel. I did notice the comment that many attributes are just
inherited, but I suppose the theme functionality will only be powerful if at
least the basic attributes are customizable.
A workaround to solve my problems could be to manipulate the table and add the
wished entries. But I suppose that the List.font is a basic and inportant attribute
you shouldn't ignore!
Even the Panel.font could be important, because most of the time components uses
this as the default font.
(Review ID: 99382)
======================================================================