com.alee.laf.filechooser
Class WebFileChooserStyle

java.lang.Object
  extended by com.alee.laf.filechooser.WebFileChooserStyle

public final class WebFileChooserStyle
extends java.lang.Object

WebFileChooser style class.

Author:
Mikle Garin

Field Summary
static java.lang.String defaultDirectory
          Default file chooser directory.
 
Constructor Summary
WebFileChooserStyle()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

defaultDirectory

public static final java.lang.String defaultDirectory
Default file chooser directory.

Constructor Detail

WebFileChooserStyle

public WebFileChooserStyle()