JIDE 3.5.15

com.jidesoft.plaf.basic
Class BasicFolderChooserIconsFactory.ToolBar

java.lang.Object
  extended by com.jidesoft.plaf.basic.BasicFolderChooserIconsFactory.ToolBar
Enclosing class:
BasicFolderChooserIconsFactory

public static class BasicFolderChooserIconsFactory.ToolBar
extends Object


Field Summary
static String DELETE
           
static String DESKTOP
           
static String HOME
           
static String MY_DOCUMENT
           
static String NEW
           
static String REFRESH
           
 
Constructor Summary
BasicFolderChooserIconsFactory.ToolBar()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NEW

public static final String NEW
See Also:
Constant Field Values

DELETE

public static final String DELETE
See Also:
Constant Field Values

HOME

public static final String HOME
See Also:
Constant Field Values

MY_DOCUMENT

public static final String MY_DOCUMENT
See Also:
Constant Field Values

DESKTOP

public static final String DESKTOP
See Also:
Constant Field Values

REFRESH

public static final String REFRESH
See Also:
Constant Field Values
Constructor Detail

BasicFolderChooserIconsFactory.ToolBar

public BasicFolderChooserIconsFactory.ToolBar()

JIDE 3.5.15