|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TurboEvent | |
| org.netbeans.modules.vcscore | |
| org.netbeans.modules.vcscore.turbo | Uniforms access to versioning file attributes in remote repositories and their local caching. |
| Uses of TurboEvent in org.netbeans.modules.vcscore |
| Methods in org.netbeans.modules.vcscore with parameters of type TurboEvent | |
void |
VcsFileSystem.turboChanged(TurboEvent e)
Does nothing to mark the file as unimportant. |
| Uses of TurboEvent in org.netbeans.modules.vcscore.turbo |
| Methods in org.netbeans.modules.vcscore.turbo with parameters of type TurboEvent | |
void |
TurboListener.turboChanged(TurboEvent e)
Called after Turbo.setMeta(org.openide.filesystems.FileObject, org.netbeans.modules.vcscore.turbo.FileProperties) invocation to notify
external observers. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||