com.github.gcf.io.jse
Class FileSystemRegistryImpl

java.lang.Object
  extended by com.github.gcf.io.jse.FileSystemRegistryImpl

public class FileSystemRegistryImpl
extends Object


Constructor Summary
FileSystemRegistryImpl()
           
 
Method Summary
 boolean addFileSystemListener(FileSystemListener listener)
           
protected  void checkRoots()
           
 Enumeration listRoots()
           
 boolean removeFileSystemListener(FileSystemListener listener)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileSystemRegistryImpl

public FileSystemRegistryImpl()
Method Detail

addFileSystemListener

public boolean addFileSystemListener(FileSystemListener listener)

listRoots

public Enumeration listRoots()

removeFileSystemListener

public boolean removeFileSystemListener(FileSystemListener listener)

checkRoots

protected void checkRoots()


Copyright © 2007-2010. All Rights Reserved.