com.alee.extended.filechooser
Class WebPathFieldStyle

java.lang.Object
  extended by com.alee.extended.filechooser.WebPathFieldStyle

public final class WebPathFieldStyle
extends java.lang.Object

WebPathField style class.

Author:
Mikle Garin

Field Summary
static java.awt.Color foreground
          Color of the path's text in rollover mode.
 
Constructor Summary
WebPathFieldStyle()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

foreground

public static java.awt.Color foreground
Color of the path's text in rollover mode.

Constructor Detail

WebPathFieldStyle

public WebPathFieldStyle()