|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.filechooser.FileSystemView
org.jivesoftware.spark.util.WindowsFileSystemView
public class WindowsFileSystemView
WindowsFileSystemView
| Constructor Summary | |
|---|---|
WindowsFileSystemView()
Constructor WindowsFileSystemView |
|
| Method Summary | |
|---|---|
java.io.File |
createNewFolder(java.io.File value0)
createNewFolder |
java.io.File[] |
getRoots()
getRoots |
boolean |
isHiddenFile(java.io.File value0)
isHiddenFile |
boolean |
isRoot(java.io.File value0)
isRoot |
| Methods inherited from class javax.swing.filechooser.FileSystemView |
|---|
createFileObject, createFileObject, createFileSystemRoot, getChild, getDefaultDirectory, getFiles, getFileSystemView, getHomeDirectory, getParentDirectory, getSystemDisplayName, getSystemIcon, getSystemTypeDescription, isComputerNode, isDrive, isFileSystem, isFileSystemRoot, isFloppyDrive, isParent, isTraversable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WindowsFileSystemView()
| Method Detail |
|---|
public boolean isRoot(java.io.File value0)
isRoot in class javax.swing.filechooser.FileSystemViewvalue0 - TODO
public java.io.File createNewFolder(java.io.File value0)
throws java.io.IOException
createNewFolder in class javax.swing.filechooser.FileSystemViewvalue0 - TODO
java.io.IOException - TODOpublic boolean isHiddenFile(java.io.File value0)
isHiddenFile in class javax.swing.filechooser.FileSystemViewvalue0 - TODOpublic java.io.File[] getRoots()
getRoots in class javax.swing.filechooser.FileSystemView
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||