|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.netbeans.modules.masterfs.providers.AutoMountProvider
org.netbeans.modules.vcscore.registry.VcsFSProvider
Provider of VCS filesystems for recognized folders.
| Constructor Summary | |
VcsFSProvider()
Creates a new instance of CommandLineFileSystemProvider |
|
| Method Summary | |
FileSystem |
createFileSystem(String rootPath)
Creates filesystem with root defined by rootPath |
void |
fsAdded(FSRegistryEvent ev)
Called when a new filesystem information is added. |
void |
fsRemoved(FSRegistryEvent ev)
Called when a filesystem information is removed. |
Image |
getIcon(String rootPath,
int iconType)
|
org.netbeans.modules.masterfs.providers.AutoMountProvider |
initialize(org.netbeans.modules.masterfs.providers.MountSupport mSupport)
HostFileSystem invokes this method to pass impl. |
boolean |
isRootOfFileSystem(String rootPath)
|
void |
propertyChange(PropertyChangeEvent evt)
|
void |
vetoableChange(PropertyChangeEvent evt)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public VcsFSProvider()
| Method Detail |
public org.netbeans.modules.masterfs.providers.AutoMountProvider initialize(org.netbeans.modules.masterfs.providers.MountSupport mSupport)
initialize in interface org.netbeans.modules.masterfs.providers.FileSystemProvidermSupport - impl. of MountSupport
public FileSystem createFileSystem(String rootPath) throws IOException, PropertyVetoException
IOException
PropertyVetoExceptionpublic boolean isRootOfFileSystem(String rootPath)
public Image getIcon(String rootPath, int iconType)
public void vetoableChange(PropertyChangeEvent evt) throws PropertyVetoException
vetoableChange in interface VetoableChangeListenerPropertyVetoExceptionpublic void propertyChange(PropertyChangeEvent evt)
propertyChange in interface PropertyChangeListenerpublic void fsAdded(FSRegistryEvent ev)
FSRegistryListener
fsAdded in interface FSRegistryListenerpublic void fsRemoved(FSRegistryEvent ev)
FSRegistryListener
fsRemoved in interface FSRegistryListener
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||