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

V-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

V

VALIDATOR - Static variable in class org.netbeans.modules.vcscore.util.VariableInputValidator
 
VALIDATOR_FILE - Static variable in class org.netbeans.modules.vcscore.util.VariableInputValidator
 
VALIDATOR_FOLDER - Static variable in class org.netbeans.modules.vcscore.util.VariableInputValidator
 
VALIDATOR_JAVA - Static variable in class org.netbeans.modules.vcscore.util.VariableInputValidator
 
VALIDATOR_NON_EMPTY - Static variable in class org.netbeans.modules.vcscore.util.VariableInputValidator
 
VALIDATOR_REGEXP_MATCH - Static variable in class org.netbeans.modules.vcscore.util.VariableInputValidator
 
VALIDATOR_REGEXP_UNMATCH - Static variable in class org.netbeans.modules.vcscore.util.VariableInputValidator
 
VAR_ARGUMENT_FILES_TO_CLONE - Static variable in class org.netbeans.modules.vcscore.cmdline.UserCommandSupport
The list of variables, that contains file paths which will be clonned when a next command is created.
VAR_AUTO_FILL - Static variable in class org.netbeans.modules.vcscore.util.VariableInputDialog
The name of the variable, that contains pairs of variables and commands.
VAR_CANCEL_DIALOG_BY_PRECOMMAND - Static variable in class org.netbeans.modules.vcscore.util.VariableInputDialog
When the value of this variable is true, the dialog will be canceled.
VAR_CTRL_DOWN_IN_ACTION - Static variable in class org.netbeans.modules.vcscore.VcsFileSystem
If Expert mode is off..
VAR_ENVIRONMENT_PREFIX - Static variable in class org.netbeans.modules.vcscore.VcsFileSystem
This is a prefix, for environment variable.
VAR_ENVIRONMENT_REMOVE_PREFIX - Static variable in class org.netbeans.modules.vcscore.VcsFileSystem
This is a prefix, for environment variable, that should be removed from the command environment.
VAR_EXPERT_MODE - Static variable in class org.netbeans.modules.vcscore.VcsFileSystem
The test on this variable can be performed in the exec string to decide what options to use or what to ask the user for.
VAR_FALSE - Static variable in class org.netbeans.modules.vcscore.VcsFileSystem
 
VAR_FS_DISPLAY_NAME - Static variable in class org.netbeans.modules.vcscore.VcsFileSystem
This variable can contain the display name, which is prepended to the root path of the file system to create the display name.
VAR_FS_DISPLAY_NAME_ANNOTATION - Static variable in class org.netbeans.modules.vcscore.VcsFileSystem
This variable can contain the whole annotation of file system display name.
VAR_FS_SYSTEM_NAME_ANNOTATION - Static variable in class org.netbeans.modules.vcscore.VcsFileSystem
This variable can contain the whole annotation of file system system name.
VAR_LOCKER_USER_NAME - Static variable in class org.netbeans.modules.vcscore.VcsFileSystem
The user name of current user, that locks files.
VAR_PLEASE_WAIT_TEXT - Static variable in class org.netbeans.modules.vcscore.util.VariableInputDialog
The suffix of a variable name, that is checked for the text that is presented to the user while the pre-command is running.
VAR_QUOTING - Static variable in class org.netbeans.modules.vcscore.VcsFileSystem
The value of this variable is used to surround file names.
VAR_STATUS_SCHEDULED_ADD - Static variable in class org.netbeans.modules.vcscore.VcsFileSystem
 
VAR_STATUS_SCHEDULED_REMOVE - Static variable in class org.netbeans.modules.vcscore.VcsFileSystem
 
VAR_TRUE - Static variable in class org.netbeans.modules.vcscore.VcsFileSystem
 
VAR_UPDATE_CHANGED_FROM_SELECTOR - Static variable in class org.netbeans.modules.vcscore.util.VariableInputDialog
When a map of variables contains this one (with value of true) after the selector command finish, the components are updated with values of returned variables.
VAR_USE_PARENT_VISUALIZER - Static variable in class org.netbeans.modules.vcscore.cmdline.UserCommandTask
If this variable is true, the visualizer of the parent task is used as a visualizer of this task as well.
VAR_VCS_TYPE - Static variable in class org.netbeans.modules.vcscore.VcsFileSystem
The unique type of VCS that is provided.
VCS_ACTION - Static variable in class org.netbeans.modules.vcscore.VcsAttributes
Attribute name for a VCS action.
VCS_ACTION_ADD - Static variable in class org.netbeans.modules.vcscore.VcsAttributes
The VCS Add command name.
VCS_ACTION_ATTRIBUTE - Static variable in class org.netbeans.modules.vcscore.actions.AbstractCommandAction
Deprecated.  
VCS_ACTION_ATTRIBUTE - Static variable in class org.netbeans.modules.vcscore.actions.GeneralCommandAction
Name of a FileObject attribute.
VCS_ACTION_DESCRIPTION - Static variable in class org.netbeans.modules.vcscore.VcsAttributes
The description to the action.
VCS_ACTION_DONE - Static variable in class org.netbeans.modules.vcscore.VcsAttributes
This attribute is set when the action is done.
VCS_ACTION_REMOVE - Static variable in class org.netbeans.modules.vcscore.VcsAttributes
The VCS Remove command name.
VCS_FILESYSTEM_ICON_BASE - Static variable in class org.netbeans.modules.vcscore.VcsFileSystem
 
VCS_NATIVE_FILEOBJECT - Static variable in class org.netbeans.modules.vcscore.VcsAttributes
Name of attribute that contains VcsFilesystem fileobject or null.
VCS_NATIVE_FS - Static variable in class org.netbeans.modules.vcscore.VcsAttributes
Name of the attribute that contains the instance of the vcs filesystem that the fileobject belongs to.
VCS_NATIVE_PACKAGE_NAME_EXT - Static variable in class org.netbeans.modules.vcscore.VcsAttributes
Name of the attribute that contains path of the fileobject within the versioning filesystem.
VCS_PROVIDER_ATTRIBUTE - Static variable in class org.netbeans.modules.vcscore.VcsFileSystem
 
VCS_REFRESH - Static variable in class org.netbeans.modules.vcscore.VcsAttributes
Attribute name for the refresh action on a VCS filesystem.
VCS_SCHEDULED_FILES_ATTR - Static variable in class org.netbeans.modules.vcscore.VcsAttributes
The attribute name where scheduled files are stored.
VCS_SCHEDULED_FILE_ATTR - Static variable in class org.netbeans.modules.vcscore.VcsAttributes
The attribute name marking the file as scheduled for later processing.
VCS_SCHEDULING_ADD - Static variable in class org.netbeans.modules.vcscore.VcsAttributes
The scheduling VCS Add action name.
VCS_SCHEDULING_MASTER_FILE_NAME_ATTR - Static variable in class org.netbeans.modules.vcscore.VcsAttributes
The attribute name containing the java.io.File name of the primary file, that contains scheduled files.
VCS_SCHEDULING_REMOVE - Static variable in class org.netbeans.modules.vcscore.VcsAttributes
The scheduling VCS Remove action name.
VCS_SCHEDULING_SECONDARY_FO_ACTION - Static variable in class org.netbeans.modules.vcscore.VcsAttributes
Attribute name for a VCS action, that schedules the VCS operation for later processing.
VCS_STATUS - Static variable in class org.netbeans.modules.vcscore.VcsAttributes
Read the attribute of this name to obtain the VCS file status.
VCS_STATUS_LOCAL - Static variable in class org.netbeans.modules.vcscore.VcsAttributes
The status, that is returned from readAttribute for files, that are not version controlled.
VCS_STATUS_MISSING - Static variable in class org.netbeans.modules.vcscore.VcsAttributes
The status, that is returned from readAttribute for files, that are present in VCS repository, but do not exist locally.
VCS_STATUS_UNKNOWN - Static variable in class org.netbeans.modules.vcscore.VcsAttributes
The status, that is returned from readAttribute for files, that are not recognized.
VCS_STATUS_UP_TO_DATE - Static variable in class org.netbeans.modules.vcscore.VcsAttributes
The status, that is returned from readAttribute for files, that are version controlled and are present locally.
VSRevisionAction - class org.netbeans.modules.vcscore.actions.VSRevisionAction.
The revision action on Versioning System.
VSRevisionAction() - Constructor for class org.netbeans.modules.vcscore.actions.VSRevisionAction
Creates new RevisionAction Gets revision actions from filesystem and acts on a file object.
VariableInputComponent - class org.netbeans.modules.vcscore.util.VariableInputComponent.
The representation of component for variable input.
VariableInputComponent(int, String, String) - Constructor for class org.netbeans.modules.vcscore.util.VariableInputComponent
Creates new VariableInputComponent
VariableInputComponent(int, String, String, String) - Constructor for class org.netbeans.modules.vcscore.util.VariableInputComponent
Creates new VariableInputComponent
VariableInputComponent(int, String, Class) - Constructor for class org.netbeans.modules.vcscore.util.VariableInputComponent
Creates new VariableInputComponent
VariableInputDescriptor - class org.netbeans.modules.vcscore.util.VariableInputDescriptor.
The descriptor of variable input components.
VariableInputDescriptorCompat - class org.netbeans.modules.vcscore.util.VariableInputDescriptorCompat.
This class assures compatibility of variable input expressions used in 3.1 release with the variable input descriptor used in 3.2 release.
VariableInputDialog - class org.netbeans.modules.vcscore.util.VariableInputDialog.
Dialog that enables users to set variable values before running the command.
VariableInputDialog(VcsDescribedCommand, VariableInputDescriptor, boolean, Hashtable) - Constructor for class org.netbeans.modules.vcscore.util.VariableInputDialog
Creates new form VariableInputDialog.
VariableInputDialog(VcsDescribedCommand, VariableInputDescriptor, boolean, Hashtable, boolean, boolean) - Constructor for class org.netbeans.modules.vcscore.util.VariableInputDialog
Creates new form VariableInputDialog.
VariableInputDialog.FilePromptDocumentListener - interface org.netbeans.modules.vcscore.util.VariableInputDialog.FilePromptDocumentListener.
 
VariableInputFormatException - exception org.netbeans.modules.vcscore.util.VariableInputFormatException.
The exception describing a bad format of variable input descriptor.
VariableInputFormatException(String) - Constructor for class org.netbeans.modules.vcscore.util.VariableInputFormatException
Creates new VariableInputFormatException
VariableInputNest - class org.netbeans.modules.vcscore.util.VariableInputNest.
Provides services for embedded JCOMPONENT in VariableInputDialog.
VariableInputValidator - class org.netbeans.modules.vcscore.util.VariableInputValidator.
This class validates the variable input components and provides the result of that validation.
VariableInputValidator(VariableInputComponent, String) - Constructor for class org.netbeans.modules.vcscore.util.VariableInputValidator
Creates new VariableInputValidator object
VariableValueAdjustment - class org.netbeans.modules.vcscore.util.VariableValueAdjustment.
This class is used to adjust variable values so that they can be expanded to the execution string.
VariableValueAdjustment() - Constructor for class org.netbeans.modules.vcscore.util.VariableValueAdjustment
Creates new VariableValueAdjustment
Variables - class org.netbeans.modules.vcscore.Variables.
This class contains static methods for variable expansion.
VcsAction - class org.netbeans.modules.vcscore.VcsAction.
Deprecated. This class is retained just for compatibility reasons. Use the new VCS APIs instead.
VcsActionSupporter - class org.netbeans.modules.vcscore.VcsActionSupporter.
TODO remove it's transitively unused.
VcsActionSupporter() - Constructor for class org.netbeans.modules.vcscore.VcsActionSupporter
Creates new VcsActionSupporter
VcsAdditionalCommand - interface org.netbeans.modules.vcscore.cmdline.VcsAdditionalCommand.
 
VcsAdditionalCommand.ImmediateOutput - interface org.netbeans.modules.vcscore.cmdline.VcsAdditionalCommand.ImmediateOutput.
When the command supports an immediate output (output of partial lines), it should implement this interface and allow to add text listeners that are called with the immediate text output.
VcsAllCommandsAction - class org.netbeans.modules.vcscore.actions.VcsAllCommandsAction.
Action, that contains all VCS actions.
VcsAllCommandsAction() - Constructor for class org.netbeans.modules.vcscore.actions.VcsAllCommandsAction
 
VcsAttributes - class org.netbeans.modules.vcscore.VcsAttributes.
Implementation of file attributes for version control systems.
VcsAttributes(File, AbstractFileSystem.Info, AbstractFileSystem.Change, AbstractFileSystem.List, VcsFileSystem, VcsActionSupporter) - Constructor for class org.netbeans.modules.vcscore.VcsAttributes
Creates new VcsAttributes
VcsCollocationQueryImpl - class org.netbeans.modules.vcscore.VcsCollocationQueryImpl.
VCS collocation query implementation based on VCS filesystems.
VcsCollocationQueryImpl() - Constructor for class org.netbeans.modules.vcscore.VcsCollocationQueryImpl
Do nothing
VcsCommand - interface org.netbeans.modules.vcscore.commands.VcsCommand.
The VcsCommand interface should be implemented by any class whose instances are intended to be executed by a VcsCommandExecutor.
VcsCommandCookie - interface org.netbeans.modules.vcscore.commands.VcsCommandCookie.
Cookie of VcsCommand.
VcsCommandExecutor - interface org.netbeans.modules.vcscore.commands.VcsCommandExecutor.
The VcsCommand interface should be implemented by any class whose instances are intended to be executed as version control commands.
VcsCommandIO - class org.netbeans.modules.vcscore.commands.VcsCommandIO.
This class contains static methods for getting and setting command properties.
VcsCommandIO() - Constructor for class org.netbeans.modules.vcscore.commands.VcsCommandIO
Creates new VcsCommandIO
VcsCommandVisualizer - interface org.netbeans.modules.vcscore.commands.VcsCommandVisualizer.
This class should be used to display the graphical output of the running command.
VcsCommandVisualizer.Wrapper - interface org.netbeans.modules.vcscore.commands.VcsCommandVisualizer.Wrapper.
The wrapper of the visualizer.
VcsCommandsProvider - class org.netbeans.spi.vcs.VcsCommandsProvider.
The provider of VCS commands and their executor.
VcsCommandsProvider() - Constructor for class org.netbeans.spi.vcs.VcsCommandsProvider
 
VcsConfigVariable - class org.netbeans.modules.vcscore.VcsConfigVariable.
 
VcsConfigVariable(String, String, String, boolean, boolean, boolean, String) - Constructor for class org.netbeans.modules.vcscore.VcsConfigVariable
Creates new VcsConfigVariable with zero order.
VcsConfigVariable(String, String, String, boolean, boolean, boolean, String, int) - Constructor for class org.netbeans.modules.vcscore.VcsConfigVariable
Creates new VcsConfigVariable
VcsDescribedCommand - interface org.netbeans.modules.vcscore.commands.VcsDescribedCommand.
This class represents a command whose behavior is described by VcsCommand.
VcsDescribedTask - interface org.netbeans.modules.vcscore.commands.VcsDescribedTask.
This class represents a command task whose behavior is described by VcsCommand.
VcsDirContainer - class org.netbeans.modules.vcscore.VcsDirContainer.
Container for objects belonging to directories.
VcsDirContainer() - Constructor for class org.netbeans.modules.vcscore.VcsDirContainer
Creates new empty VcsDirContainer
VcsDirContainer(String) - Constructor for class org.netbeans.modules.vcscore.VcsDirContainer
Creates new VcsDirContainer with given path.
VcsFSCommandsAction - class org.netbeans.modules.vcscore.VcsFSCommandsAction.
The system action with VCS commands, that are provided by the FileSystem.
VcsFSCommandsAction() - Constructor for class org.netbeans.modules.vcscore.VcsFSCommandsAction
Creates a new instance of VcsFSCommandsAction
VcsFSProvider - class org.netbeans.modules.vcscore.registry.VcsFSProvider.
Provider of VCS filesystems for recognized folders.
VcsFSProvider() - Constructor for class org.netbeans.modules.vcscore.registry.VcsFSProvider
Creates a new instance of CommandLineFileSystemProvider
VcsFactory - interface org.netbeans.modules.vcscore.VcsFactory.
 
VcsFileSystem - class org.netbeans.modules.vcscore.VcsFileSystem.
Generic VCS filesystem.
VcsFileSystem() - Constructor for class org.netbeans.modules.vcscore.VcsFileSystem
Create a new VCS filesystem.
VcsFileSystem.IgnoreListSupport - interface org.netbeans.modules.vcscore.VcsFileSystem.IgnoreListSupport.
Profile entry point to plug-in specifics ignore list implementation (here commands CMD_CREATE_FOLDER_IGNORE_LIST, CMD_CREATE_INITIAL_IGNORE_LIST).
VcsGlobalCommandsAction - class org.netbeans.modules.vcscore.actions.VcsGlobalCommandsAction.
This action presents global VCS commands, that are independent of a filesystem.
VcsGlobalCommandsAction() - Constructor for class org.netbeans.modules.vcscore.actions.VcsGlobalCommandsAction
 
VcsGroupChildren - class org.netbeans.modules.vcscore.grouping.VcsGroupChildren.
List of children of a containing node.
VcsGroupChildren(DataFolder) - Constructor for class org.netbeans.modules.vcscore.grouping.VcsGroupChildren
 
VcsGroupChildren.RefreshAllTask - class org.netbeans.modules.vcscore.grouping.VcsGroupChildren.RefreshAllTask.
A runnable that is to be put into the requestprocessor, when any refresh of the grouo children is requested.
VcsGroupChildren.RefreshAllTask() - Constructor for class org.netbeans.modules.vcscore.grouping.VcsGroupChildren.RefreshAllTask
 
VcsGroupFileNode - class org.netbeans.modules.vcscore.grouping.VcsGroupFileNode.
A customized filter node.
VcsGroupFileNode(DataShadow, Node) - Constructor for class org.netbeans.modules.vcscore.grouping.VcsGroupFileNode
 
VcsGroupMenuAction - class org.netbeans.modules.vcscore.grouping.VcsGroupMenuAction.
The action that enables access to cvs from tools menu.
VcsGroupMenuAction() - Constructor for class org.netbeans.modules.vcscore.grouping.VcsGroupMenuAction
Creates new CvsMenuAction
VcsGroupMenuAction.GroupExplorerPanel - class org.netbeans.modules.vcscore.grouping.VcsGroupMenuAction.GroupExplorerPanel.
 
VcsGroupNode - class org.netbeans.modules.vcscore.grouping.VcsGroupNode.
A node with some children.
VcsGroupNode(DataFolder) - Constructor for class org.netbeans.modules.vcscore.grouping.VcsGroupNode
 
VcsGroupSettings - class org.netbeans.modules.vcscore.grouping.VcsGroupSettings.
Options for VcsGroup feature
VcsGroupSettings() - Constructor for class org.netbeans.modules.vcscore.grouping.VcsGroupSettings
 
VcsGroupSettingsBeanInfo - class org.netbeans.modules.vcscore.grouping.VcsGroupSettingsBeanInfo.
BeanInfo for VcsGroupSettings
VcsGroupSettingsBeanInfo() - Constructor for class org.netbeans.modules.vcscore.grouping.VcsGroupSettingsBeanInfo
loads icons
VcsListCommand - class org.netbeans.modules.vcscore.cmdline.VcsListCommand.
An abstract list command, that every class has to implement to provide a listing information.
VcsListCommand() - Constructor for class org.netbeans.modules.vcscore.cmdline.VcsListCommand
 
VcsListRecursiveCommand - class org.netbeans.modules.vcscore.cmdline.VcsListRecursiveCommand.
An abstract recursive list command, that every class has to implement to provide a recursive listing information.
VcsListRecursiveCommand() - Constructor for class org.netbeans.modules.vcscore.cmdline.VcsListRecursiveCommand
 
VcsManager - class org.netbeans.api.vcs.VcsManager.
The management of VCS actions.
VcsManagerAction - class org.netbeans.modules.vcscore.actions.VcsManagerAction.
VCS Manager Action.
VcsManagerAction() - Constructor for class org.netbeans.modules.vcscore.actions.VcsManagerAction
 
VcsModule - class org.netbeans.modules.vcscore.VcsModule.
Redistributes notifications about module lifetime.
VcsModule() - Constructor for class org.netbeans.modules.vcscore.VcsModule
 
VcsMountFromTemplateAction - class org.netbeans.modules.vcscore.actions.VcsMountFromTemplateAction.
Creates a new VCS filesystem from template in the "Templates/Mount/VCS" folder.
VcsMountFromTemplateAction() - Constructor for class org.netbeans.modules.vcscore.actions.VcsMountFromTemplateAction
 
VcsMountFromTemplateAction.Cookie - interface org.netbeans.modules.vcscore.actions.VcsMountFromTemplateAction.Cookie.
Cookie that can be implemented by a node if it wishes to have a special templates wizard.
VcsOutputAction - class org.netbeans.modules.vcscore.actions.VcsOutputAction.
The action, that will open VCS output.
VcsOutputAction() - Constructor for class org.netbeans.modules.vcscore.actions.VcsOutputAction
 
VcsRevisionAction - class org.netbeans.modules.vcscore.VcsRevisionAction.
 
VcsRevisionAction() - Constructor for class org.netbeans.modules.vcscore.VcsRevisionAction
Creates new RevisionAction Gets revision actions from filesystem and acts on a file object.
VcsStatusProvider - class org.netbeans.spi.vcs.VcsStatusProvider.
The provider of VCS attributes of the file.
VcsStatusProvider() - Constructor for class org.netbeans.spi.vcs.VcsStatusProvider
 
VcsUtilities - class org.netbeans.modules.vcscore.util.VcsUtilities.
Miscelaneous stuff.
VcsUtilities() - Constructor for class org.netbeans.modules.vcscore.util.VcsUtilities
 
VcsVersioningSystemBeanInfo - class org.netbeans.modules.vcscore.VcsVersioningSystemBeanInfo.
BeanInfo for VcsVersioningSystem.
VcsVersioningSystemBeanInfo() - Constructor for class org.netbeans.modules.vcscore.VcsVersioningSystemBeanInfo
 
VcsVisibilityQueryImpl - class org.netbeans.modules.vcscore.VcsVisibilityQueryImpl.
VCS visibility query implementation based on VCS filesystems.
VcsVisibilityQueryImpl() - Constructor for class org.netbeans.modules.vcscore.VcsVisibilityQueryImpl
Create VcsVisibilityQueryImpl
VerifyGroupAction - class org.netbeans.modules.vcscore.grouping.VerifyGroupAction.
Action sensitive to the node selection that does something useful.
VerifyGroupAction() - Constructor for class org.netbeans.modules.vcscore.grouping.VerifyGroupAction
 
VerifyGroupPanel - class org.netbeans.modules.vcscore.ui.VerifyGroupPanel.
 
VerifyGroupPanel() - Constructor for class org.netbeans.modules.vcscore.ui.VerifyGroupPanel
Creates new form VerifyGroupPanel
VersioningAction - class org.netbeans.modules.vcscore.actions.VersioningAction.
This action openes the Versioning Explorer tab.
VersioningAction() - Constructor for class org.netbeans.modules.vcscore.actions.VersioningAction
Creates new VersioningAction
VersioningExplorer - class org.netbeans.modules.vcscore.versioning.impl.VersioningExplorer.
Creates UI displaing content of VersioningRepository.
VersioningExplorer.Panel - class org.netbeans.modules.vcscore.versioning.impl.VersioningExplorer.Panel.
 
VersioningExplorer.Panel() - Constructor for class org.netbeans.modules.vcscore.versioning.impl.VersioningExplorer.Panel
 
VersioningExplorerAction - class org.netbeans.modules.vcscore.actions.VersioningExplorerAction.
This action openes the Versioning Explorer tab.
VersioningExplorerAction() - Constructor for class org.netbeans.modules.vcscore.actions.VersioningExplorerAction
Creates new VersioningExplorerAction
VersioningFileSystem - class org.netbeans.modules.vcscore.versioning.VersioningFileSystem.
Adds support for versioned input streams to VcsFileSystems.
VersioningFileSystem(AbstractFileSystem) - Constructor for class org.netbeans.modules.vcscore.versioning.VersioningFileSystem
 
VersioningFileSystem.Versions - interface org.netbeans.modules.vcscore.versioning.VersioningFileSystem.Versions.
 
VersioningRepository - class org.netbeans.modules.vcscore.versioning.VersioningRepository.
 
VersioningRepositoryEvent - class org.netbeans.modules.vcscore.versioning.VersioningRepositoryEvent.
 
VersioningRepositoryEvent(VersioningRepository, VersioningFileSystem, boolean) - Constructor for class org.netbeans.modules.vcscore.versioning.VersioningRepositoryEvent
Creates new VersioningRepositoryEvent
VersioningRepositoryListener - interface org.netbeans.modules.vcscore.versioning.VersioningRepositoryListener.
 
validate() - Method in class org.netbeans.modules.vcscore.util.VariableInputComponent
 
validate() - Method in class org.netbeans.modules.vcscore.util.VariableInputDescriptor
Check, that the values of all nested components are valid.
validateComponents() - Method in class org.netbeans.modules.vcscore.util.VariableInputDialog
 
valueChanged(TreeSelectionEvent) - Method in class org.netbeans.modules.vcscore.cmdline.RelativeMountPanel
 
values() - Method in class org.netbeans.modules.vcscore.util.Table
 
variableChanged(String) - Method in class org.netbeans.modules.vcscore.VcsFileSystem
Notify the filesystem, that an variable has changed and should be saved.
variablesByName - Variable in class org.netbeans.modules.vcscore.VcsFileSystem
 
versioningSystemAdded(VersioningRepositoryEvent) - Method in interface org.netbeans.modules.vcscore.versioning.VersioningRepositoryListener
 
versioningSystemRemoved(VersioningRepositoryEvent) - Method in interface org.netbeans.modules.vcscore.versioning.VersioningRepositoryListener
 
vetoableChange(PropertyChangeEvent) - Method in class org.netbeans.modules.vcscore.registry.VcsFSProvider
 
virtualsIterator() - Method in class org.netbeans.modules.vcscore.turbo.RepositoryFiles
 

 
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.