org.netbeans.modules.versioning |
|
Java Source File Name | Type | Comment |
Accessor.java | Class | Make it possible to hide contructors and factory methods in VCSContext. |
FilesystemInterceptor.java | Class | Plugs into IDE filesystem and delegates file operations to registered versioning systems. |
FlatFolder.java | Class | Marker class, specifies that the folder is NOT recursive for actions that operate on it. |
ProjectMenuItem.java | Class | Appears in a project's popup menu. |
ShowTextAnnotationsAction.java | Class | View menu action that shows/hides textual Versioning annotations. |
Utils.java | Class | Utilities for Versioning SPI classes. |
VcsCollocationQueryImplementation.java | Class | Delegates the work to the owner of files in query. |
VersioningAnnotationProvider.java | Class | Plugs into IDE filesystem and delegates annotation work to registered versioning systems. |
VersioningConfig.java | Class | Stores Versioning manager configuration. |
VersioningMainMenu.java | Class | Top level main Versioninng menu. |
VersioningManager.java | Class | Top level versioning manager that mediates communitation between IDE and registered versioning systems. |