站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 4.1.0

Uses of Class org.netbeans.modules.vcscore.VcsActionSupporter (NetBeans VCS API) - NetBeans API Javadoc 4.1.0

 

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.