public class FileSystemAdapterImpl extends Object implements FileSystemAdapter
| Constructor and Description |
|---|
FileSystemAdapterImpl() |
public File openFile(String path)
FileSystemAdapteropenFile in interface FileSystemAdapterpath - location of the file to openpublic ImageIcon openImageIcon(String path)
FileSystemAdapteropenImageIcon in interface FileSystemAdapterpath - location of the icon to openCopyright © 2011-2014. All Rights Reserved.