|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VcsDescribedTask | |
org.netbeans.modules.vcscore.cmdline | |
org.netbeans.modules.vcscore.commands | Commands scheduling and executing framework implementation. |
Uses of VcsDescribedTask in org.netbeans.modules.vcscore.cmdline |
Classes in org.netbeans.modules.vcscore.cmdline that implement VcsDescribedTask | |
class |
UserCommandTask
|
Uses of VcsDescribedTask in org.netbeans.modules.vcscore.commands |
Methods in org.netbeans.modules.vcscore.commands with parameters of type VcsDescribedTask | |
void |
VcsCommandVisualizer.setVcsTask(VcsDescribedTask task)
After instatiation this method is called with the task that should be visualized. |
void |
InteractiveCommandOutputVisualizer.setVcsTask(VcsDescribedTask task)
|
void |
CommandOutputVisualizer.setVcsTask(VcsDescribedTask task)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |