public final class WebFileTreeStyle
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
filesDropSearchEnabled
Whether allow files location search by dropping a file onto the tree or not.
|
static com.alee.utils.compare.Filter<FileTreeNode> |
filter
Default tree file filter.
|
| Constructor and Description |
|---|
WebFileTreeStyle() |
public static boolean filesDropSearchEnabled
public static com.alee.utils.compare.Filter<FileTreeNode> filter