Package com.jgoodies.looks
Contains classes to configure the JGoodies L&Fs.
Related Documentation
For more information see:- See Also:
com.jgoodies.looks.common
,com.jgoodies.looks.plastic
,com.jgoodies.looks.plastic.theme
,com.jgoodies.looks.windows
-
Interface Summary Interface Description FontPolicy Looks up and returns a FontSet.FontSet Returns the Fonts used by a Look&Feel or theme.MicroLayoutPolicy Looks up and returns a MicroLayout. -
Class Summary Class Description BorderStyle Describes the border styles for JMenuBar and JToolBar.FontPolicies Provides predefined FontPolicy implementations.FontPolicies.CustomSettingsPolicy FontPolicies.DefaultPlasticOnWindowsPolicy Implements the default font lookup for the Plastic L&f family when running in a Windows environment.FontPolicies.DefaultWindowsPolicy Implements the default font lookup on the Windows platform.FontPolicies.FixedPolicy A FontPolicy that returns a fixed FontSet and that ignores the laf name and UIDefaults table.Fonts Provides static access to popular Windows fonts.FontSets Provides predefined FontSet implementations.FontSets.DefaultFontSet FontSets.LogicalFontSet Looks up and returns the logical fonts as specified by the Java runtime environment.HeaderStyle Describes the header styles for JMenuBar and JToolBar.LookUtils Provides convenience behavior used by the JGoodies Looks.MicroLayout Describes the insets and margins used by a Look&Feel or theme.MicroLayoutPolicies Provides predefined MicroLayoutPolicy implementations.MicroLayoutPolicies.DefaultPlasticPolicy Implements the default font lookup for the Plastic L&f family when running in a Windows environment.MicroLayoutPolicies.DefaultWindowsPolicy Implements the default font lookup on the Windows platform.MicroLayouts A factory that vends predefined MicroLayout instances.Options Provides access to optional features of the JGoodies L&Fs via a key to the system properties, via a key for theUIDefaults
table, via a method, or all of them.