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

U-Index (NetBeans VCS API) - NetBeans API Javadoc 4.1.0

 
A B C D E F G H I J K L M N O P Q R S T U V W

U

UP_TO_DATE - Static variable in class org.netbeans.api.vcs.FileStatusInfo
The status of up-to-date files.
UncheckOutCommand - interface org.netbeans.api.vcs.commands.UncheckOutCommand.
This interface represents the VCS uncheck out command.
UpdateCommand - interface org.netbeans.api.vcs.commands.UpdateCommand.
This interface represents the VCS update command.
UpdateCommandAction - class org.netbeans.modules.vcscore.actions.UpdateCommandAction.
 
UpdateCommandAction() - Constructor for class org.netbeans.modules.vcscore.actions.UpdateCommandAction
Creates new UpdateCommandAction
UserCommand - class org.netbeans.modules.vcscore.cmdline.UserCommand.
Single user defined command.
UserCommand() - Constructor for class org.netbeans.modules.vcscore.cmdline.UserCommand
 
UserCommand(String) - Constructor for class org.netbeans.modules.vcscore.cmdline.UserCommand
Deprecated. This constructor is necessary for backward compatibility to be able to read the command from properties file.
UserCommandCustomizer - class org.netbeans.modules.vcscore.cmdline.UserCommandCustomizer.
The customizer of a UserCommand
UserCommandCustomizer(CommandExecutionContext) - Constructor for class org.netbeans.modules.vcscore.cmdline.UserCommandCustomizer
Creates a new instance of UserCommandCustomizer
UserCommandSupport - class org.netbeans.modules.vcscore.cmdline.UserCommandSupport.
The adapter from UserCommand to CommandSupport.
UserCommandSupport(UserCommand, CommandExecutionContext) - Constructor for class org.netbeans.modules.vcscore.cmdline.UserCommandSupport
Creates a new instance of UserCommandSupport
UserCommandTask - class org.netbeans.modules.vcscore.cmdline.UserCommandTask.
 
UserCommandTask(UserCommandSupport, VcsDescribedCommand) - Constructor for class org.netbeans.modules.vcscore.cmdline.UserCommandTask
Creates a new instance of UserCommandTask
unlock(String) - Method in class org.netbeans.modules.vcscore.VcsFileSystem
Call the UNLOCK command to unlock the file.
unlockFilesToBeModified(String, boolean) - Method in class org.netbeans.modules.vcscore.VcsFileSystem
Unlock the files that were previously locked by VcsFileSystem.lockFilesToBeModified(java.lang.String, boolean) method.
unmarkModified() - Method in class org.netbeans.modules.vcscore.util.FileEditorSupport.FileEnvironment
 
unmarkModified() - Method in class org.netbeans.modules.vcscore.versioning.RevisionEditorSupport.Env
Reverse method that can be called to make the environment unmodified.
unregister(FSInfo) - Method in class org.netbeans.modules.vcscore.registry.FSRegistry
Unregister a filesystem information.
updateTitle() - Method in class org.netbeans.modules.vcscore.grouping.VcsGroupMenuAction.GroupExplorerPanel
 
updateTitle() - Method in class org.netbeans.modules.vcscore.versioning.impl.VersioningExplorer.Panel
Called when the explored context changes.
updateVariableValues(Hashtable) - Method in class org.netbeans.modules.vcscore.util.VariableInputDialog
Use this method to supply new variable values to the components.
updateVariableValuesSubset(Hashtable) - Method in class org.netbeans.modules.vcscore.util.VariableInputDialog
Use this method to supply some new variable values to the components.
updatedVars(Map) - Method in interface org.netbeans.modules.vcscore.util.NestableInputComponent
Deprecated. there is already VariableInputNest.getCommandHashtable()
userParams - Variable in class org.netbeans.modules.vcscore.cmdline.UserCommand
Additional user parameters local to this command.

 
A B C D E F G H I J K L M N O P Q R S T U V W
Built on May 4 2005.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.