|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VcsCommandVisualizer.Wrapper | |
org.netbeans.modules.vcscore.commands | Commands scheduling and executing framework implementation. |
Uses of VcsCommandVisualizer.Wrapper in org.netbeans.modules.vcscore.commands |
Classes in org.netbeans.modules.vcscore.commands that implement VcsCommandVisualizer.Wrapper | |
class |
DialogVisualizerWrapper
Dialog wrapper of a command visualizer. |
Methods in org.netbeans.modules.vcscore.commands that return VcsCommandVisualizer.Wrapper | |
VcsCommandVisualizer.Wrapper |
VcsDescribedCommand.getVisualizerWrapper()
Get a wrapper for the visualizer. |
Methods in org.netbeans.modules.vcscore.commands with parameters of type VcsCommandVisualizer.Wrapper | |
void |
VcsDescribedCommand.setVisualizerWrapper(VcsCommandVisualizer.Wrapper wrapper)
Set a wrapper for the visualizer. |
void |
VcsCommandVisualizer.open(VcsCommandVisualizer.Wrapper wrapper)
Open the visualizer. |
void |
CommandOutputVisualizer.open(VcsCommandVisualizer.Wrapper wrapper)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |