com.jgoodies.looks.plastic

Class Plastic3DLookAndFeel

public class Plastic3DLookAndFeel extends PlasticLookAndFeel

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

Version: $Revision: 1.7 $

Author: Karsten Lentzsch

Constructor Summary
Plastic3DLookAndFeel()
Constructs the JGoodies Plastic3D look&feel.
Method Summary
StringgetDescription()
StringgetID()
StringgetName()
protected voidinitComponentDefaults(UIDefaults table)
Initializes the Plastic3D component defaults.
protected static voidinstallDefaultThemes()
protected booleanis3DEnabled()

Constructor Detail

Plastic3DLookAndFeel

public Plastic3DLookAndFeel()
Constructs the JGoodies Plastic3D look&feel.

Method Detail

getDescription

public String getDescription()

getID

public String getID()

getName

public String getName()

initComponentDefaults

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

Parameters: table the UIDefaults table to work with

installDefaultThemes

protected static void installDefaultThemes()

is3DEnabled

protected boolean is3DEnabled()
Copyright © 2001-2008 JGoodies Karsten Lentzsch. All Rights Reserved.