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

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

 

Uses of Class
org.netbeans.modules.vcscore.util.VariableValueAdjustment

Packages that use VariableValueAdjustment
org.netbeans.modules.vcscore   
org.netbeans.modules.vcscore.cmdline   
org.netbeans.modules.vcscore.commands Commands scheduling and executing framework implementation. 
 

Uses of VariableValueAdjustment in org.netbeans.modules.vcscore
 

Methods in org.netbeans.modules.vcscore that return VariableValueAdjustment
 VariableValueAdjustment VcsFileSystem.getVarValueAdjustment()
          Get the variable value adjustment utility object.
 

Uses of VariableValueAdjustment in org.netbeans.modules.vcscore.cmdline
 

Methods in org.netbeans.modules.vcscore.cmdline with parameters of type VariableValueAdjustment
static void UserCommandSupport.setVariables(VcsCommand command, Table files, Hashtable vars, VariableValueAdjustment valueAdjustment, String relativeMountPoint, boolean useGreatestParentPaths)
          Add files specific variables.
 

Uses of VariableValueAdjustment in org.netbeans.modules.vcscore.commands
 

Methods in org.netbeans.modules.vcscore.commands that return VariableValueAdjustment
 VariableValueAdjustment CommandExecutionContext.getVarValueAdjustment()
           
 


 

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