com.alee.laf.desktoppane
Class WebInternalFrameStyle

java.lang.Object
  extended by com.alee.laf.desktoppane.WebInternalFrameStyle

public final class WebInternalFrameStyle
extends java.lang.Object

Author:
Michka Popoff

Field Summary
static java.awt.Color backgroundColor
          Background color.
 
Constructor Summary
WebInternalFrameStyle()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

backgroundColor

public static java.awt.Color backgroundColor
Background color.

Constructor Detail

WebInternalFrameStyle

public WebInternalFrameStyle()