| 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 void | PlasticLookAndFeel. setMicroLayoutPolicy(MicroLayoutPolicy microLayoutPolicy)Sets the MicroLayoutPolicy to be used with the JGoodies Plastic L&Fs. | 
| Modifier and Type | Method and Description | 
|---|---|
| static MicroLayoutPolicy | WindowsLookAndFeel. getMicroLayoutPolicy()Looks up and retrieves the MicroLayoutPolicy used by
 the JGoodies Windows Look&Feel. | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | WindowsLookAndFeel. setMicroLayoutPolicy(MicroLayoutPolicy microLayoutPolicy)Sets the MicroLayoutPolicy to be used with the JGoodies Windows L&F. | 
Copyright © 2001-2014 JGoodies Software GmbH. All Rights Reserved.