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 | Description |
---|---|
BorderStyle |
Describes the border styles for JMenuBar and JToolBar.
|
FontPolicies |
Provides predefined FontPolicy implementations.
|
Fonts |
Provides static access to popular Windows fonts.
|
FontSets |
Provides predefined FontSet implementations.
|
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.
|
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 the
UIDefaults
table, via a method, or all of them. |
Copyright © 2001-2009 JGoodies Karsten Lentzsch. All Rights Reserved.