javax.microedition.io.file
Class FileSystemRegistry
java.lang.Object
javax.microedition.io.file.FileSystemRegistry
public class FileSystemRegistry
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileSystemRegistry
public FileSystemRegistry()
addFileSystemListener
public static boolean addFileSystemListener(FileSystemListener listener)
- Throws:
SecurityException
NullPointerException
listRoots
public static Enumeration listRoots()
- Throws:
SecurityException
removeFileSystemListener
public static boolean removeFileSystemListener(FileSystemListener listener)
- Throws:
NullPointerException
Copyright © 2007-2010. All Rights Reserved.