Uses of Class
org.jactr.modules.pm.vocal.delegate.VocalCommandManager

Packages that use VocalCommandManager
org.jactr.modules.pm.vocal.delegate   
 

Uses of VocalCommandManager in org.jactr.modules.pm.vocal.delegate
 

Methods in org.jactr.modules.pm.vocal.delegate that return VocalCommandManager
 VocalCommandManager VocalManagementDelegate.getManager()
           
 

Constructors in org.jactr.modules.pm.vocal.delegate with parameters of type VocalCommandManager
VocalManagementDelegate(AbstractVocalModule module, VocalCommandManager manager)