org.netbeans.modules.versioning.core/1 1.5.0 1

org.netbeans.modules.versioning.core.filesystems
Interface VCSFilesystemInterceptor.VCSAnnotationListener

Enclosing class:
VCSFilesystemInterceptor

public static interface VCSFilesystemInterceptor.VCSAnnotationListener

Listener for changes in annotations of files.


Method Summary
 void annotationChanged(VCSFilesystemInterceptor.VCSAnnotationEvent ev)
          Notifies listener about change in annotataion of a few files.
 

Method Detail

annotationChanged

void annotationChanged(VCSFilesystemInterceptor.VCSAnnotationEvent ev)
Notifies listener about change in annotataion of a few files.

Parameters:
ev - event describing the change

org.netbeans.modules.versioning.core/1 1.5.0 1

Built on May 25 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.