de.schwarzrot.ui.control
Class RemoteFileSystemView
java.lang.Object
   javax.swing.filechooser.FileSystemView
javax.swing.filechooser.FileSystemView
       de.schwarzrot.ui.control.RemoteFileSystemView
de.schwarzrot.ui.control.RemoteFileSystemView
- public class RemoteFileSystemView 
- extends FileSystemView
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DEFAULT_NEW_FOLDERNAME
protected static final String DEFAULT_NEW_FOLDERNAME
- See Also:
- Constant Field Values
RemoteFileSystemView
public RemoteFileSystemView()
createFileObject
public File createFileObject(File dir,
                             String filename)
- 
- Overrides:
- createFileObjectin class- FileSystemView
 
- 
 
createFileObject
public File createFileObject(String path)
- 
- Overrides:
- createFileObjectin class- FileSystemView
 
- 
 
createNewFolder
public File createNewFolder(File containingDir)
                     throws IOException
- 
- Specified by:
- createNewFolderin class- FileSystemView
 
- 
- Throws:
- IOException
 
getChild
public File getChild(File directory,
                     String fileName)
- 
- Overrides:
- getChildin class- FileSystemView
 
- 
 
getDefaultDirectory
public File getDefaultDirectory()
- 
- Overrides:
- getDefaultDirectoryin class- FileSystemView
 
- 
 
getFiles
public File[] getFiles(File dir,
                       boolean useFileHiding)
- 
- Overrides:
- getFilesin class- FileSystemView
 
- 
 
getHomeDirectory
public File getHomeDirectory()
- 
- Overrides:
- getHomeDirectoryin class- FileSystemView
 
- 
 
getParentDirectory
public File getParentDirectory(File file)
- 
- Overrides:
- getParentDirectoryin class- FileSystemView
 
- 
 
getRoots
public File[] getRoots()
- 
- Overrides:
- getRootsin class- FileSystemView
 
- 
 
getSystemDisplayName
public String getSystemDisplayName(File f)
- 
- Overrides:
- getSystemDisplayNamein class- FileSystemView
 
- 
 
getSystemIcon
public Icon getSystemIcon(File f)
- 
- Overrides:
- getSystemIconin class- FileSystemView
 
- 
 
getSystemTypeDescription
public String getSystemTypeDescription(File f)
- 
- Overrides:
- getSystemTypeDescriptionin class- FileSystemView
 
- 
 
isComputerNode
public boolean isComputerNode(File dir)
- 
- Overrides:
- isComputerNodein class- FileSystemView
 
- 
 
isDrive
public boolean isDrive(File dir)
- 
- Overrides:
- isDrivein class- FileSystemView
 
- 
 
isFileSystem
public boolean isFileSystem(File f)
- 
- Overrides:
- isFileSystemin class- FileSystemView
 
- 
 
isFileSystemRoot
public boolean isFileSystemRoot(File dir)
- 
- Overrides:
- isFileSystemRootin class- FileSystemView
 
- 
 
isFloppyDrive
public boolean isFloppyDrive(File dir)
- 
- Overrides:
- isFloppyDrivein class- FileSystemView
 
- 
 
isHiddenFile
public boolean isHiddenFile(File f)
- 
- Overrides:
- isHiddenFilein class- FileSystemView
 
- 
 
isParent
public boolean isParent(File folder,
                        File file)
- 
- Overrides:
- isParentin class- FileSystemView
 
- 
 
isRoot
public boolean isRoot(File f)
- 
- Overrides:
- isRootin class- FileSystemView
 
- 
 
isTraversable
public Boolean isTraversable(File f)
- 
- Overrides:
- isTraversablein class- FileSystemView
 
- 
 
createFileSystemRoot
protected File createFileSystemRoot(File f)
- 
- Overrides:
- createFileSystemRootin class- FileSystemView
 
- 
 
getLogger
protected final org.apache.commons.logging.Log getLogger()
- 
 
Submit
a bug or request a feature
SRJRCFrames is published according to the
GNU General Public License
Copyright 2005-2012
Reinhard Mantey - some rights reserved.