|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VcsActionSupporter | |
org.netbeans.modules.vcscore |
Uses of VcsActionSupporter in org.netbeans.modules.vcscore |
Methods in org.netbeans.modules.vcscore that return VcsActionSupporter | |
protected VcsActionSupporter |
VcsFileSystem.getVcsActionSupporter()
|
VcsActionSupporter |
VcsAttributes.getCurrentSupporter()
|
Methods in org.netbeans.modules.vcscore with parameters of type VcsActionSupporter | |
void |
VcsAttributes.setCurrentSupporter(VcsActionSupporter supporter)
|
Constructors in org.netbeans.modules.vcscore with parameters of type VcsActionSupporter | |
VcsAttributes(File mountPoint,
AbstractFileSystem.Info info,
AbstractFileSystem.Change change,
AbstractFileSystem.List list,
VcsFileSystem fileSystem,
VcsActionSupporter supp)
Creates new VcsAttributes |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |