|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.alee.extended.tree.WebFileTreeStyle
public final class WebFileTreeStyle
WebFileTree style class.
Field Summary | |
---|---|
static boolean |
filesDropSearchEnabled
Whether allow files location search by dropping a file onto the tree or not. |
static Filter<FileTreeNode> |
filter
Default tree file filter. |
Constructor Summary | |
---|---|
WebFileTreeStyle()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static boolean filesDropSearchEnabled
public static Filter<FileTreeNode> filter
Constructor Detail |
---|
public WebFileTreeStyle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |