|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |