com.alee.laf.viewport
Class WebViewportStyle

java.lang.Object
  extended by com.alee.laf.viewport.WebViewportStyle

public final class WebViewportStyle
extends java.lang.Object

WebViewport style class.

Author:
Mikle Garin

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

Field Detail

background

public static java.awt.Color background
Viewport background color.

Constructor Detail

WebViewportStyle

public WebViewportStyle()