com.alee.laf.optionpane
Class WebOptionPaneStyle

java.lang.Object
  extended by com.alee.laf.optionpane.WebOptionPaneStyle

public final class WebOptionPaneStyle
extends java.lang.Object

User: mgarin Date: 11/16/11 Time: 2:01 PM


Field Summary
static java.awt.Color backgroundColor
          Option pane background color
static boolean highlightControlButtons
          Highlight control buttons with specific colors
 
Constructor Summary
WebOptionPaneStyle()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

highlightControlButtons

public static boolean highlightControlButtons
Highlight control buttons with specific colors


backgroundColor

public static java.awt.Color backgroundColor
Option pane background color

Constructor Detail

WebOptionPaneStyle

public WebOptionPaneStyle()