CubeTwister 2.0alpha142 2012-02-11

ch.randelshofer.gui.plaf
Class PlafUtils

java.lang.Object
  extended by ch.randelshofer.gui.plaf.PlafUtils
All Implemented Interfaces:
PlafConstants

public class PlafUtils
extends java.lang.Object
implements PlafConstants

This is a dumping ground for random stuff we want to use in several places.

Version:
1.0 2001-10-17
Author:
Werner Randelshofer

Field Summary
protected static ImageBevelBorder[][] bevelRenderer
           
 
Fields inherited from interface ch.randelshofer.gui.plaf.PlafConstants
ALL, CENTER, EAST, NONE, PROP_BEVEL, WEST
 
Constructor Summary
PlafUtils()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

bevelRenderer

protected static ImageBevelBorder[][] bevelRenderer
Constructor Detail

PlafUtils

public PlafUtils()

(c) Werner Randelshofer.
All rights reserved.