Uses of Class
org.netbeans.modules.vcscore.VcsActionSupporter

Packages that use VcsActionSupporter
org.netbeans.modules.vcscore   
 

Uses of VcsActionSupporter in org.netbeans.modules.vcscore
 

Methods in org.netbeans.modules.vcscore that return VcsActionSupporter
protected  VcsActionSupporter VcsFileSystem.getVcsActionSupporter()
           
 VcsActionSupporter VcsAttributes.getCurrentSupporter()
           
 

Methods in org.netbeans.modules.vcscore with parameters of type VcsActionSupporter
 void VcsAttributes.setCurrentSupporter(VcsActionSupporter supporter)
           
 

Constructors in org.netbeans.modules.vcscore with parameters of type VcsActionSupporter
VcsAttributes(File mountPoint, AbstractFileSystem.Info info, AbstractFileSystem.Change change, AbstractFileSystem.List list, VcsFileSystem fileSystem, VcsActionSupporter supp)
          Creates new VcsAttributes
 


 

Built on May 4 2005.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.