Skip navigation links
org.netbeans.modules.versioning/1 1.72.0 1
A B C D E F G H I O P R S V 

V

valueOf(String) - Static method in enum org.netbeans.modules.versioning.spi.VCSAnnotator.ActionDestination
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.netbeans.modules.versioning.spi.VCSAnnotator.ActionDestination
Returns an array containing the constants of this enum type, in the order they are declared.
VCSAnnotator - Class in org.netbeans.modules.versioning.spi
Annotator provides these services based on files' versioning status: coloring for labels (file and folder names, editor tabs, etc.) badging (modification of node icons) provides set of Actions
VCSAnnotator() - Constructor for class org.netbeans.modules.versioning.spi.VCSAnnotator
Protected constructor, does nothing.
VCSAnnotator.ActionDestination - Enum in org.netbeans.modules.versioning.spi
Specifies destination of returned actions.
VCSContext - Class in org.netbeans.modules.versioning.spi
This encapsulates a context, typically set of selected files or nodes.
VCSHistoryProvider - Interface in org.netbeans.modules.versioning.spi
Provides history relevant data for versioned files.
VCSHistoryProvider.HistoryChangeListener - Interface in org.netbeans.modules.versioning.spi
Listener to changes in a versioning history
VCSHistoryProvider.HistoryEntry - Class in org.netbeans.modules.versioning.spi
A history entry (revision) in a versioning repository.
VCSHistoryProvider.HistoryEvent - Class in org.netbeans.modules.versioning.spi
Event notifying a change in the history of some files.
VCSHistoryProvider.MessageEditProvider - Interface in org.netbeans.modules.versioning.spi
VCSHistoryProvider.ParentProvider - Interface in org.netbeans.modules.versioning.spi
Implement and pass over to a VCSHistoryProvider.HistoryEntry in case you want VCSHistoryProvider.HistoryEntry.getParentEntry(java.io.File) to return relevant values.
VCSHistoryProvider.RevisionProvider - Interface in org.netbeans.modules.versioning.spi
VCSInterceptor - Class in org.netbeans.modules.versioning.spi
Versioning systems that need to intercept or listen to file system operations implement this class.
VCSInterceptor() - Constructor for class org.netbeans.modules.versioning.spi.VCSInterceptor
Protected constructor, does nothing.
VCSVisibilityQuery - Class in org.netbeans.modules.versioning.spi
Provides the visibility service according to VisibilityQueryImplementation2 for a particular VersioningSystem
VCSVisibilityQuery() - Constructor for class org.netbeans.modules.versioning.spi.VCSVisibilityQuery
 
versionedRootsChanged() - Static method in class org.netbeans.modules.versioning.spi.VersioningSupport
Helper method to signal that a versioning system started to manage some previously unversioned files (those files were imported into repository).
VersioningSupport - Class in org.netbeans.modules.versioning.spi
Collection of utility methods for Versioning systems implementors.
VersioningSystem - Class in org.netbeans.modules.versioning.spi
Base class for a versioning system that integrates into IDE.
VersioningSystem() - Constructor for class org.netbeans.modules.versioning.spi.VersioningSystem
Protected constructor, does nothing.
VersioningSystem.Registration - Annotation Type in org.netbeans.modules.versioning.spi
Register a VersioningSystem in the IDE.
A B C D E F G H I O P R S V 
Skip navigation links
org.netbeans.modules.versioning/1 1.72.0 1