Package | Description |
---|---|
com.jgoodies.looks |
Contains classes to configure the JGoodies L&Fs.
|
com.jgoodies.looks.plastic |
Contains the classes for the JGoodies Plastic L&Fs.
|
com.jgoodies.looks.windows |
Contains the classes for the JGoodies Windows L&F.
|
Modifier and Type | Method and Description |
---|---|
static MicroLayoutPolicy |
MicroLayoutPolicies.getDefaultPlasticPolicy()
Returns the default MicroLayoutPolicy for the Plastic L&fs.
|
static MicroLayoutPolicy |
MicroLayoutPolicies.getDefaultWindowsPolicy()
Returns the default MicroLayoutPolicy for the Windows L&f.
|
Modifier and Type | Method and Description |
---|---|
static MicroLayoutPolicy |
PlasticLookAndFeel.getMicroLayoutPolicy()
Looks up and retrieves the MicroLayoutPolicy used by
the JGoodies Plastic Look&Fs.
|
Modifier and Type | Method and Description |
---|---|
static MicroLayoutPolicy |
WindowsLookAndFeel.getMicroLayoutPolicy()
Looks up and retrieves the MicroLayoutPolicy used by
the JGoodies Windows Look&Feel.
|
Copyright © 2001-2009 JGoodies Karsten Lentzsch. All Rights Reserved.