com.jgoodies.looks.plastic

Class PlasticXPLookAndFeel

public class PlasticXPLookAndFeel extends Plastic3DLookAndFeel

Intializes class and component defaults for the JGoodies PlasticXP look&feel.

Version: $Revision: 1.14 $

Author: Karsten Lentzsch

Constructor Summary
PlasticXPLookAndFeel()
Constructs the JGoodies PlasticXP look&feel.
Method Summary
StringgetDescription()
StringgetID()
StringgetName()
protected voidinitClassDefaults(UIDefaults table)
Initializes the PlasticXP class defaults.
protected voidinitComponentDefaults(UIDefaults table)
Initializes the PlasticXP component defaults.
protected static voidinstallDefaultThemes()

Constructor Detail

PlasticXPLookAndFeel

public PlasticXPLookAndFeel()
Constructs the JGoodies PlasticXP look&feel.

Method Detail

getDescription

public String getDescription()

getID

public String getID()

getName

public String getName()

initClassDefaults

protected void initClassDefaults(UIDefaults table)
Initializes the PlasticXP class defaults. Overrides the UIS for check box, radio button, and spinner.

Parameters: table the UIDefaults table to work with

initComponentDefaults

protected void initComponentDefaults(UIDefaults table)
Initializes the PlasticXP component defaults.

Parameters: table the UIDefaults table to work with

installDefaultThemes

protected static void installDefaultThemes()
Copyright © 2001-2008 JGoodies Karsten Lentzsch. All Rights Reserved.