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

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

A

ADDITION_ASK - Static variable in class org.netbeans.modules.vcscore.grouping.VcsGroupSettings
 
ADDITION_MANUAL - Static variable in class org.netbeans.modules.vcscore.grouping.VcsGroupSettings
 
ADDITION_TO_DEFAULT - Static variable in class org.netbeans.modules.vcscore.grouping.VcsGroupSettings
 
ANNOTATION_PATTERN_ATTR - Static variable in class org.netbeans.modules.vcscore.caching.StatusFormat
The annotation pattern of a file additional attribute.
ANNOTATION_PATTERN_DATE - Static variable in class org.netbeans.modules.vcscore.caching.StatusFormat
The annotation pattern of a file date.
ANNOTATION_PATTERN_FILE_NAME - Static variable in class org.netbeans.modules.vcscore.caching.StatusFormat
The annotation pattern of a file name.
ANNOTATION_PATTERN_LOCKER - Static variable in class org.netbeans.modules.vcscore.caching.StatusFormat
The annotation pattern of a file locker.
ANNOTATION_PATTERN_REVISION - Static variable in class org.netbeans.modules.vcscore.caching.StatusFormat
The annotation pattern of a file revision.
ANNOTATION_PATTERN_SIZE - Static variable in class org.netbeans.modules.vcscore.caching.StatusFormat
The annotation pattern of a file size.
ANNOTATION_PATTERN_STATUS - Static variable in class org.netbeans.modules.vcscore.caching.StatusFormat
The annotation pattern of a file status.
ANNOTATION_PATTERN_STICKY - Static variable in class org.netbeans.modules.vcscore.caching.StatusFormat
The annotation pattern of a file sticky info.
ANNOTATION_PATTERN_TIME - Static variable in class org.netbeans.modules.vcscore.caching.StatusFormat
The annotation pattern of a file time.
ASCENDING - Static variable in class org.netbeans.modules.vcscore.util.table.TableInfoModel
 
AbstractCommandAction - class org.netbeans.modules.vcscore.actions.AbstractCommandAction.
Deprecated. It's here only for backward compatibility.. I guess it can be removed..
AbstractCommandAction() - Constructor for class org.netbeans.modules.vcscore.actions.AbstractCommandAction
Deprecated.  
AbstractOutputPanel - class org.netbeans.modules.vcscore.ui.AbstractOutputPanel.
AbstractOutputPanel.java Created on December 21, 2003, 11:16 AM
AbstractOutputPanel() - Constructor for class org.netbeans.modules.vcscore.ui.AbstractOutputPanel
Creates new form OutputPanel
ActionCommandSupport - interface org.netbeans.modules.vcscore.commands.ActionCommandSupport.
This class represents a command which has associated an action.
AddCommand - interface org.netbeans.api.vcs.commands.AddCommand.
This interface represents the VCS add command.
AddCommandAction - class org.netbeans.modules.vcscore.actions.AddCommandAction.
 
AddCommandAction() - Constructor for class org.netbeans.modules.vcscore.actions.AddCommandAction
Creates new UpdateCommandAction
AddFolderCommand - interface org.netbeans.api.vcs.commands.AddFolderCommand.
This interface represents the VCS add folder command.
AddToGroupAction - class org.netbeans.modules.vcscore.actions.AddToGroupAction.
Action sensitive to the node selection that does something useful.
AddToGroupAction() - Constructor for class org.netbeans.modules.vcscore.actions.AddToGroupAction
 
AddToGroupDialog - class org.netbeans.modules.vcscore.grouping.AddToGroupDialog.
 
AddToGroupDialog() - Constructor for class org.netbeans.modules.vcscore.grouping.AddToGroupDialog
Creates new form AddToGroupDialog
AddToGroupDialog(DataObject) - Constructor for class org.netbeans.modules.vcscore.grouping.AddToGroupDialog
 
AddVcsGroupAction - class org.netbeans.modules.vcscore.grouping.AddVcsGroupAction.
Action sensitive to the node selection that does something useful.
AddVcsGroupAction() - Constructor for class org.netbeans.modules.vcscore.grouping.AddVcsGroupAction
 
AnnotatePanel - class org.netbeans.modules.vcscore.ui.AnnotatePanel.
 
AnnotatePanel() - Constructor for class org.netbeans.modules.vcscore.ui.AnnotatePanel
 
AutoAdditionPropertyEditor - class org.netbeans.modules.vcscore.grouping.AutoAdditionPropertyEditor.
Property editor for AutoAddition property of the Vgs Group Settings object
AutoAdditionPropertyEditor() - Constructor for class org.netbeans.modules.vcscore.grouping.AutoAdditionPropertyEditor
 
accept(RevisionItem) - Method in class org.netbeans.modules.vcscore.versioning.RevisionChildren
 
actionPerformed(ActionEvent) - Method in class org.netbeans.modules.vcscore.VcsRevisionAction
 
actionPerformed(ActionEvent) - Method in class org.netbeans.modules.vcscore.actions.ClusteringAction
 
actionPerformed(ActionEvent) - Method in class org.netbeans.modules.vcscore.actions.ContextAwareDelegateAction
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class org.netbeans.modules.vcscore.actions.VSRevisionAction
 
actionPerformed(ActionEvent) - Method in class org.netbeans.modules.vcscore.actions.VcsAllCommandsAction
 
actionPerformed(ActionEvent) - Method in class org.netbeans.modules.vcscore.actions.VcsGlobalCommandsAction
Does nothing.
actionPerformed(ActionEvent) - Method in class org.netbeans.modules.vcscore.cmdline.UserCommandCustomizer
Invoked when an action on the DialogDescriptor built from this customizer occurs.
actionPerformed(ActionEvent) - Method in class org.netbeans.modules.vcscore.commands.CommandOutputVisualizer.CommandKillListener
 
actionPerformed(ActionEvent) - Method in class org.netbeans.modules.vcscore.grouping.RemoveVcsGroupAction
 
actionPerformed(ActionEvent) - Method in class org.netbeans.modules.vcscore.grouping.VcsGroupMenuAction
 
activate(VcsObjectIntegritySupport) - Method in class org.netbeans.modules.vcscore.VcsFileSystem
 
add(CommandsTree) - Method in class org.netbeans.modules.vcscore.commands.CommandsTree
Add a new child to this tree node.
add(Object) - Method in class org.netbeans.modules.vcscore.util.OrderedSet
 
add(int, Object) - Method in class org.netbeans.modules.vcscore.util.WeakList
 
add(Object) - Method in class org.netbeans.modules.vcscore.versioning.RevisionList
 
addActionListener(ActionListener) - Method in class org.netbeans.modules.vcscore.cmdline.UserCommandCustomizer
Add action listener, which is notified when an OK/Cancel action was performed on the dialog.
addAdditionalPropertiesSet(String, Map) - Method in class org.netbeans.modules.vcscore.versioning.RevisionItem
 
addAll(Collection) - Method in class org.netbeans.modules.vcscore.util.OrderedSet
Adds all of the elements in the specified collection to this collection.
addAll(Collection) - Method in class org.netbeans.modules.vcscore.versioning.RevisionList
 
addArgument(StructuredExec.Argument) - Method in class org.netbeans.modules.vcscore.cmdline.exec.StructuredExec
 
addArgument(int, StructuredExec.Argument) - Method in class org.netbeans.modules.vcscore.cmdline.exec.StructuredExec
 
addAuthorColumnDefinition(Method, TableInfoComparator) - Method in class org.netbeans.modules.vcscore.ui.AnnotatePanel
Define how to retrieve author from the row object.
addChangeListener(ChangeListener) - Method in class org.netbeans.modules.vcscore.VcsVisibilityQueryImpl
 
addChangeListener(ChangeListener) - Method in class org.netbeans.modules.vcscore.versioning.RevisionList
Add a change listener to listen on changes of the content of this list.
addCloseListener(TopComponentCloseListener) - Method in class org.netbeans.modules.vcscore.commands.CommandOutputTopComponent
 
addCloseListener(TopComponentCloseListener) - Method in class org.netbeans.modules.vcscore.commands.CommandOutputVisualizer
 
addCloseListener(TopComponentCloseListener) - Method in class org.netbeans.modules.vcscore.util.FileEditorSupport
 
addCloseListener(ActionListener) - Method in class org.netbeans.modules.vcscore.util.VariableInputDialog
 
addCloseListener(TopComponentCloseListener) - Method in class org.netbeans.modules.vcscore.versioning.impl.VersioningExplorer.Panel
 
addCommandProcessListener(CommandProcessListener) - Method in class org.netbeans.modules.vcscore.commands.CommandProcessor
Add a command listener.
addContentColumnDefinition(Method, TableInfoComparator) - Method in class org.netbeans.modules.vcscore.ui.AnnotatePanel
Define how to retrieve content (the actual code line) from the row object.
addDataErrorOutputListener(CommandDataOutputListener) - Method in class org.netbeans.modules.vcscore.cmdline.ExecuteCommand
Deprecated. Kept for compatibility reasons only. Use ExecuteCommand.addRegexErrorListener(org.netbeans.modules.vcscore.commands.RegexOutputListener) instead.
addDataErrorOutputListener(CommandDataOutputListener) - Method in interface org.netbeans.modules.vcscore.commands.VcsCommandExecutor
Deprecated. Kept for compatibility reasons only. Use VcsCommandExecutor.addRegexErrorListener(org.netbeans.modules.vcscore.commands.RegexOutputListener) instead.
addDataOutputListener(CommandDataOutputListener) - Method in class org.netbeans.modules.vcscore.cmdline.ExecuteCommand
Deprecated. Kept for compatibility reasons only. Use ExecuteCommand.addRegexOutputListener(org.netbeans.modules.vcscore.commands.RegexOutputListener) instead.
addDataOutputListener(CommandDataOutputListener) - Method in interface org.netbeans.modules.vcscore.commands.VcsCommandExecutor
Deprecated. Kept for compatibility reasons only. Use VcsCommandExecutor.addRegexOutputListener(org.netbeans.modules.vcscore.commands.RegexOutputListener) instead.
addDateColumnDefinition(Method, TableInfoComparator) - Method in class org.netbeans.modules.vcscore.ui.AnnotatePanel
Define how to retrieve date from the row object.
addDirReaderListener(DirReaderListener) - Method in interface org.netbeans.modules.vcscore.commands.FileReaderCommand
 
addDisable(String) - Method in class org.netbeans.modules.vcscore.util.VariableInputComponent
 
addElement(Object) - Method in class org.netbeans.modules.vcscore.util.table.TableInfoModel
 
addEnable(String) - Method in class org.netbeans.modules.vcscore.util.VariableInputComponent
 
addEnvVars(Map, Hashtable, String) - Static method in class org.netbeans.modules.vcscore.util.VcsUtilities
Add environment variables from the variables table.
addEnvVars(Map, Hashtable, String, String) - Static method in class org.netbeans.modules.vcscore.util.VcsUtilities
Add environment variables from the variables table and remove any variables denoted with a remove prefix from the environment.
addEnvironmentVar(String, String) - Method in class org.netbeans.modules.vcscore.VcsFileSystem
 
addErrorOutputListener(CommandOutputListener) - Method in class org.netbeans.modules.vcscore.cmdline.ExecuteCommand
Deprecated. Kept for compatibility reasons only. Use ExecuteCommand.addTextErrorListener(org.netbeans.modules.vcscore.commands.TextOutputListener) instead.
addErrorOutputListener(CommandOutputListener) - Method in interface org.netbeans.modules.vcscore.commands.VcsCommandExecutor
Deprecated. Kept for compatibility reasons only. Use VcsCommandExecutor.addTextErrorListener(org.netbeans.modules.vcscore.commands.TextOutputListener) instead.
addFSRegistryListener(FSRegistryListener) - Method in class org.netbeans.modules.vcscore.registry.FSRegistry
Add a filesystem registry listener.
addFileAttributeListener(FileAttributeListener) - Method in class org.netbeans.modules.vcscore.turbo.local.FileAttributeQuery
 
addFileObject(String, int) - Method in class org.netbeans.modules.vcscore.turbo.RepositoryFiles
Registers new repository file.
addFileReaderListener(FileReaderListener) - Method in class org.netbeans.modules.vcscore.cmdline.CommandLineVcsDirReader
Add a file reader listener, that gets the updated attributes of the processed file(s).
addFileReaderListener(FileReaderListener) - Method in class org.netbeans.modules.vcscore.cmdline.CommandLineVcsDirReaderRecursive
Add a file reader listener, that gets the updated attributes of the processed file(s).
addFileReaderListener(FileReaderListener) - Method in class org.netbeans.modules.vcscore.cmdline.ExecuteCommand
Add a file reader listener, that gets the updated attributes of the processed file(s).
addFileReaderListener(FileReaderListener) - Method in interface org.netbeans.modules.vcscore.commands.FileReaderCommand
 
addFileReaderListener(FileReaderListener) - Method in interface org.netbeans.modules.vcscore.commands.VcsCommandExecutor
Add a file reader listener, that gets the updated attributes of the processed file(s).
addFilesStructureModificationListener(ChangeListener) - Method in interface org.netbeans.modules.vcscore.FilesModificationSupport
 
addFilesStructureModificationListener(ChangeListener) - Method in class org.netbeans.modules.vcscore.VcsFileSystem
 
addImmediateTextErrorListener(TextOutputListener) - Method in class org.netbeans.modules.vcscore.cmdline.ExecuteCommand
 
addImmediateTextErrorListener(TextOutputListener) - Method in interface org.netbeans.modules.vcscore.cmdline.VcsAdditionalCommand.ImmediateOutput
Add an immediate text listener to the error output.
addImmediateTextErrorListener(TextOutputListener) - Method in class org.netbeans.modules.vcscore.cmdline.exec.ExternalCommand
Add a listener to the standard error output, that will be noified immediately as soon as the output text is available.
addImmediateTextErrorListener(TextOutputListener) - Method in interface org.netbeans.modules.vcscore.commands.VcsCommandExecutor
Add a listener to the standard error output, that will be noified immediately as soon as the output text is available.
addImmediateTextOutputListener(TextOutputListener) - Method in class org.netbeans.modules.vcscore.cmdline.ExecuteCommand
 
addImmediateTextOutputListener(TextOutputListener) - Method in interface org.netbeans.modules.vcscore.cmdline.VcsAdditionalCommand.ImmediateOutput
Add an immediate text listener to the standard output.
addImmediateTextOutputListener(TextOutputListener) - Method in class org.netbeans.modules.vcscore.cmdline.exec.ExternalCommand
Add a listener to the standard output, that will be noified immediately as soon as the output text is available.
addImmediateTextOutputListener(TextOutputListener) - Method in interface org.netbeans.modules.vcscore.commands.VcsCommandExecutor
Add a listener to the standard output, that will be noified immediately as soon as the output text is available.
addImportantFiles(Collection, Table, boolean, VcsFileSystem) - Static method in class org.netbeans.modules.vcscore.VcsAction
Deprecated. Add files.
addImportantFiles(Collection, Table, boolean, VcsFileSystem, boolean) - Static method in class org.netbeans.modules.vcscore.VcsAction
Deprecated. Add files.
addImportantFiles(Collection, Table, boolean, VcsFileSystem, boolean) - Static method in class org.netbeans.modules.vcscore.commands.CommandCustomizationSupport
Add files.
addKillActionListener(ActionListener) - Method in class org.netbeans.modules.vcscore.ui.AbstractOutputPanel
 
addLine(Object) - Method in class org.netbeans.modules.vcscore.ui.AnnotatePanel
Appends a row object to the model.
addLineNumColumnDefinition(Method, TableInfoComparator) - Method in class org.netbeans.modules.vcscore.ui.AnnotatePanel
Define how to retrieve line Number from the row object.
addManuallyRecognized(FSInfo) - Method in class org.netbeans.modules.vcscore.registry.RecognizedFS
Add a new manually recognized VCS filesystem.
addMouseListenerToHeaderInTable(JTable) - Method in class org.netbeans.modules.vcscore.util.TableSorter
 
addNotificationListener(RevisionChildren.NotificationListener) - Method in class org.netbeans.modules.vcscore.versioning.RevisionChildren
 
addNotify() - Method in class org.netbeans.modules.vcscore.grouping.MainVcsGroupChildren
Called when the preparetion of nodes is needed
addNotify() - Method in class org.netbeans.modules.vcscore.grouping.VcsGroupChildren
Called when the preparetion of nodes is needed
addNotify() - Method in class org.netbeans.modules.vcscore.versioning.RevisionChildren
 
addNotify() - Method in class org.netbeans.modules.vcscore.versioning.VersioningFileSystem
Callback called on adding to VersioningRepository.
addOutputListener(CommandOutputListener) - Method in class org.netbeans.modules.vcscore.cmdline.ExecuteCommand
Deprecated. Kept for compatibility reasons only. Use ExecuteCommand.addTextOutputListener(org.netbeans.modules.vcscore.commands.TextOutputListener) instead.
addOutputListener(CommandOutputListener) - Method in interface org.netbeans.modules.vcscore.commands.VcsCommandExecutor
Deprecated. Kept for compatibility reasons only. Use VcsCommandExecutor.addTextOutputListener(org.netbeans.modules.vcscore.commands.TextOutputListener) instead.
addOutputProgressListener(OutputProgressListener) - Method in class org.netbeans.modules.vcscore.cmdline.exec.ExternalCommand
Add an output progress listener that is notified about the progress of output that is available from the command.
addPanel(JPanel, String) - Method in class org.netbeans.modules.vcscore.ui.VerifyGroupPanel
 
addProperty(String, String) - Method in class org.netbeans.modules.vcscore.versioning.RevisionItem
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.netbeans.modules.vcscore.DefaultVcsCommandsProvider
Add a property change listener to this provider.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.netbeans.modules.vcscore.actions.ContextAwareDelegateAction
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.netbeans.modules.vcscore.commands.CommandsTree.Provider
Add a property change listener to this provider.
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.netbeans.modules.vcscore.registry.FSInfo
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.netbeans.modules.vcscore.util.FileEditorSupport.FileEnvironment
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.netbeans.modules.vcscore.versioning.RevisionEditorSupport.Env
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.netbeans.modules.vcscore.versioning.RevisionItem
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.netbeans.modules.vcscore.versioning.VersioningFileSystem
 
addRegexErrorListener(RegexOutputListener) - Method in class org.netbeans.modules.vcscore.cmdline.ExecuteCommand
Add the listener to the data error output of the command.
addRegexErrorListener(RegexOutputListener, String) - Method in class org.netbeans.modules.vcscore.cmdline.exec.ExternalCommand
Add a listener to the standard error output with a specific regular expression.
addRegexErrorListener(RegexOutputListener) - Method in class org.netbeans.modules.vcscore.commands.CommandOutputCollector
Add the listener to the data error output of the command.
addRegexErrorListener(RegexOutputListener, boolean) - Method in class org.netbeans.modules.vcscore.commands.CommandOutputCollector
Add the listener to the data error output of the command.
addRegexErrorListener(RegexErrorListener) - Method in interface org.netbeans.modules.vcscore.commands.RegexOutputCommand
Add a text listener to the error output of the command.
addRegexErrorListener(RegexOutputListener) - Method in interface org.netbeans.modules.vcscore.commands.VcsCommandExecutor
Add the listener to the data error output of the command.
addRegexOutputListener(RegexOutputListener) - Method in class org.netbeans.modules.vcscore.cmdline.ExecuteCommand
Add the listener to the data output of the command.
addRegexOutputListener(RegexOutputListener, String) - Method in class org.netbeans.modules.vcscore.cmdline.exec.ExternalCommand
Add a listener to the standard output with a specific regular expression.
addRegexOutputListener(RegexOutputListener) - Method in class org.netbeans.modules.vcscore.commands.CommandOutputCollector
Add the listener to the data output of the command.
addRegexOutputListener(RegexOutputListener, boolean) - Method in class org.netbeans.modules.vcscore.commands.CommandOutputCollector
Add the listener to the data output of the command.
addRegexOutputListener(RegexOutputListener) - Method in interface org.netbeans.modules.vcscore.commands.RegexOutputCommand
Add a text listener to the standard output of the command.
addRegexOutputListener(RegexOutputListener) - Method in interface org.netbeans.modules.vcscore.commands.VcsCommandExecutor
Add the listener to the data output of the command.
addRepositoryListener(VersioningRepositoryListener) - Method in class org.netbeans.modules.vcscore.versioning.VersioningRepository
 
addRevisionColumnDefinition(Method, TableInfoComparator) - Method in class org.netbeans.modules.vcscore.ui.AnnotatePanel
Define how to retrieve revision from the row object.
addRevisionListener(RevisionListener) - Method in class org.netbeans.modules.vcscore.VcsFileSystem
 
addSubComponent(VariableInputComponent) - Method in class org.netbeans.modules.vcscore.util.VariableInputComponent
 
addSubdir(String) - Method in class org.netbeans.modules.vcscore.VcsDirContainer
Add a subdirectory with the given path.
addSubdirRecursive(String) - Method in class org.netbeans.modules.vcscore.VcsDirContainer
Add a subdirectory tree with the given path.
addSupportForAction(Class, CommandSupport) - Method in class org.netbeans.modules.vcscore.VcsActionSupporter
 
addTagName(String) - Method in class org.netbeans.modules.vcscore.versioning.RevisionItem
 
addText(String) - Method in class org.netbeans.modules.vcscore.commands.CommandOutputTextProcessor.TextOutput
Add the text to the text area (or to an internal buffer if the area is not set yet.
addTextErrorListener(TextOutputListener) - Method in class org.netbeans.modules.vcscore.cmdline.ExecuteCommand
Add the listener to the error output of the command.
addTextErrorListener(TextOutputListener) - Method in class org.netbeans.modules.vcscore.cmdline.exec.ExternalCommand
Add a listener to the standard error output.
addTextErrorListener(TextOutputListener) - Method in class org.netbeans.modules.vcscore.commands.CommandOutputCollector
Add the listener to the error output of the command.
addTextErrorListener(TextOutputListener, boolean) - Method in class org.netbeans.modules.vcscore.commands.CommandOutputCollector
Add the listener to the error output of the command.
addTextErrorListener(TextErrorListener) - Method in interface org.netbeans.modules.vcscore.commands.TextOutputCommand
Add a text listener to the error output of the command.
addTextErrorListener(TextOutputListener) - Method in interface org.netbeans.modules.vcscore.commands.VcsCommandExecutor
Add the listener to the error output of the command.
addTextOutputListener(TextOutputListener) - Method in class org.netbeans.modules.vcscore.cmdline.ExecuteCommand
Add the listener to the standard output of the command.
addTextOutputListener(TextOutputListener) - Method in class org.netbeans.modules.vcscore.cmdline.exec.ExternalCommand
Add a listener to the standard output.
addTextOutputListener(TextOutputListener) - Method in class org.netbeans.modules.vcscore.commands.CommandOutputCollector
Add the listener to the standard output of the command.
addTextOutputListener(TextOutputListener, boolean) - Method in class org.netbeans.modules.vcscore.commands.CommandOutputCollector
Add the listener to the standard output of the command.
addTextOutputListener(TextOutputListener) - Method in interface org.netbeans.modules.vcscore.commands.TextOutputCommand
Add a text listener to the standard output of the command.
addTextOutputListener(TextOutputListener) - Method in interface org.netbeans.modules.vcscore.commands.VcsCommandExecutor
Add the listener to the standard output of the command.
addToDefaultGroup(Node[]) - Static method in class org.netbeans.modules.vcscore.grouping.GroupUtils
Add the array of nodes to the default group..
addToGroup(DataFolder, Node[]) - Static method in class org.netbeans.modules.vcscore.grouping.GroupUtils
Add the array of nodes to the specified group.
addTreePropertyChangeListener(PropertyChangeListener) - Method in class org.netbeans.modules.vcscore.cmdline.RelativeMountPanel
 
addTurboListener(TurboListener) - Method in class org.netbeans.modules.vcscore.turbo.Turbo
 
addValuesToHistory() - Method in class org.netbeans.modules.vcscore.util.VariableInputDescriptor
 
addVersioningFileSystem(VersioningFileSystem) - Method in class org.netbeans.modules.vcscore.versioning.VersioningRepository
 
addVetoableChangeListener(VetoableChangeListener) - Method in interface org.netbeans.modules.vcscore.registry.FSInfo
 
addVetoableChangeListener(VetoableChangeListener) - Method in class org.netbeans.modules.vcscore.util.FileEditorSupport.FileEnvironment
 
addVetoableChangeListener(VetoableChangeListener) - Method in class org.netbeans.modules.vcscore.versioning.RevisionEditorSupport.Env
 
addVisualizer(String, JComponent, boolean) - Method in class org.netbeans.modules.vcscore.commands.CommandOutputTopComponent
 
adjustVarValue(String) - Method in class org.netbeans.modules.vcscore.util.VariableValueAdjustment
Adjust the variable value for the command-line execution.
adjustVarValues(Hashtable) - Method in class org.netbeans.modules.vcscore.util.VariableValueAdjustment
Adjust the variable values for the command-line execution.
annotateIcon(Image, int, Set) - Method in class org.netbeans.modules.vcscore.VcsFileSystem
 
annotateName(String, Set) - Method in class org.netbeans.modules.vcscore.VcsFileSystem
Annotate the set of files with additional version control attributes.
annotateNameHtml(String, Set) - Method in class org.netbeans.modules.vcscore.VcsFileSystem
 
areCollocated(File, File) - Method in class org.netbeans.modules.vcscore.VcsCollocationQueryImpl
 
areQuotedStringsContainedInSet(String, Set) - Static method in class org.netbeans.modules.vcscore.util.VcsUtilities
Find out, whether all string from the field of quoted strings are contained in a set of strings.
array2string(String[]) - Method in class org.netbeans.modules.vcscore.cmdline.VcsListCommand
Makes a single String from the array of Strings.
array2string(String[]) - Static method in class org.netbeans.modules.vcscore.util.VcsUtilities
 
array2stringNl(String[]) - Static method in class org.netbeans.modules.vcscore.util.VcsUtilities
Converts the array of strings into a string containing the elements separated by new line.
arrayToQuotedString(String[], boolean, String) - Static method in class org.netbeans.modules.vcscore.util.VcsUtilities
 
arrayToQuotedStrings(String[]) - Static method in class org.netbeans.modules.vcscore.util.VcsUtilities
Get the comma-separated quoted strings from an array of strings.
arrayToSpaceSeparatedString(String[]) - Static method in class org.netbeans.modules.vcscore.util.VcsUtilities
 
arrayToString(String[]) - Static method in class org.netbeans.modules.vcscore.util.VcsUtilities
 
assureFilesSaved(Collection) - Static method in class org.netbeans.modules.vcscore.VcsAction
Deprecated. Make sure, that the files are saved.
asynchronous() - Method in class org.netbeans.modules.vcscore.VcsRevisionAction
 
asynchronous() - Method in class org.netbeans.modules.vcscore.actions.GeneralCommandAction
 
asynchronous() - Method in class org.netbeans.modules.vcscore.actions.OpenVersioningAction
 
asynchronous() - Method in class org.netbeans.modules.vcscore.actions.RefreshLocalFolderAction
 
asynchronous() - Method in class org.netbeans.modules.vcscore.actions.VcsManagerAction
 
asynchronous() - Method in class org.netbeans.modules.vcscore.actions.VcsMountFromTemplateAction
 
asynchronous() - Method in class org.netbeans.modules.vcscore.actions.VcsOutputAction
 
asynchronous() - Method in class org.netbeans.modules.vcscore.actions.VersioningExplorerAction
 
asynchronous() - Method in class org.netbeans.modules.vcscore.grouping.AddVcsGroupAction
 
asynchronous() - Method in class org.netbeans.modules.vcscore.grouping.RemoveVcsGroupAction
 
asynchronous() - Method in class org.netbeans.modules.vcscore.grouping.VcsGroupMenuAction
 
attributeChange(FileObject, String, Object) - Method in interface org.netbeans.modules.vcscore.turbo.local.FileAttributeListener
 

 
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.