Provides access to several optional properties for the
JGoodies L&Fs, either by a key to the UIDefaults table
or via a method or both.
author: Karsten Lentzsch author: Takis Diakoumis version: $Revision: 1.4 $
setUseSystemFonts(boolean useSystemFonts) Sets a value in the UIManager to indicate,
that a look&feel may use the native system fonts.
Field Detail
DEFAULT_ICON_SIZE_KEY
final public static String DEFAULT_ICON_SIZE_KEY(Code)
EMBEDDED_TABS_KEY
final public static String EMBEDDED_TABS_KEY(Code)
A client property key for JTabbedPanes that indicates
that tabs are painted with a special embedded appearance.
Supported by the Plastic look and feel family.
This effect will be achieved also if the EMBEDDED property is true.
FONT_SIZE_HINTS_KEY
final public static String FONT_SIZE_HINTS_KEY(Code)
Holds a Map that enables the look&feel replacement
mechanism to replace one look by another.
Maps the original class names to their replacement class names.
final public static String NO_CONTENT_BORDER_KEY(Code)
A client property key for JTabbedPanes that indicates
that no content border shall be painted.
Supported by the Plastic look and feel family.
This effect will be achieved also if the EMBEDDED property is true.