| Factory class that vends Icon s for the
JGoodies Plastic look and feel.
These icons are used extensively in Plastic via the defaults mechanism.
While other look and feels often use GIFs for icons, creating icons
in code facilitates switching to other themes.
Each method in this class returns either an Icon or null ,
where null implies that there is no default icon.
author: Karsten Lentzsch version: $Revision: 1.5 $ |