| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use FileStatusProvider | |
| org.netbeans.modules.vcscore | |
| org.netbeans.modules.vcscore.caching | |
| Uses of FileStatusProvider in org.netbeans.modules.vcscore | 
| Fields in org.netbeans.modules.vcscore declared as FileStatusProvider | |
| protected  FileStatusProvider | VcsFileSystem.statusProvider | 
| Methods in org.netbeans.modules.vcscore that return FileStatusProvider | |
|  FileStatusProvider | VcsFileSystem.getStatusProvider()Get the provider of file status attributes. | 
|  FileStatusProvider | VcsFactory.getFileStatusProvider() | 
|  FileStatusProvider | DefaultVcsFactory.getFileStatusProvider()Get the provider of the VCS status information. | 
| Uses of FileStatusProvider in org.netbeans.modules.vcscore.caching | 
| Methods in org.netbeans.modules.vcscore.caching with parameters of type FileStatusProvider | |
| static String | StatusFormat.getHtmlStatusAnnotation(String name,
                        String fullName,
                        String annotationPattern,
                        FileStatusProvider statusProvider,
                        Hashtable additionalVars)Get the annotation line in a HTML format for a file. | 
| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||