|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.alee.extended.list.WebFileListStyle
public final class WebFileListStyle
WebFileList style class.
Field Summary | |
---|---|
static AbstractFileFilter |
fileFilter
File filter. |
static FileListViewType |
fileListViewType
File view mode. |
static boolean |
generateThumbnails
Whether to generate image file thumbnails or not. |
static int |
preferredColumnCount
Preferred visible column count. |
static int |
preferredRowCount
Preferred visible row count. |
Constructor Summary | |
---|---|
WebFileListStyle()
|
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 generateThumbnails
public static int preferredColumnCount
public static int preferredRowCount
public static FileListViewType fileListViewType
public static AbstractFileFilter fileFilter
Constructor Detail |
---|
public WebFileListStyle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |