Uses of Interface
com.cosylab.vdct.plugin.PluginListener
-
-
Uses of PluginListener in com.cosylab.vdct
Classes in com.cosylab.vdct that implement PluginListener Modifier and Type Class Description classPluginManagerDialog -
Uses of PluginListener in com.cosylab.vdct.plugin
Classes in com.cosylab.vdct.plugin that implement PluginListener Modifier and Type Class Description classPluginsMenuInsert the class description here.classPluginUIManagerInsert the class' description here.Methods in com.cosylab.vdct.plugin with parameters of type PluginListener Modifier and Type Method Description voidPluginManager. addPluginListener(PluginListener listener)Insert the method's description here.voidPluginManager. removePluginListener(PluginListener listener)Insert the method's description here. -
Uses of PluginListener in com.cosylab.vdct.plugin.config
Classes in com.cosylab.vdct.plugin.config that implement PluginListener Modifier and Type Class Description classPluginLinkTypeConfigManagerCreation date: (7.12.2001 13:57:49)classPluginNameConfigManager -
Uses of PluginListener in com.cosylab.vdct.plugin.debug
Classes in com.cosylab.vdct.plugin.debug that implement PluginListener Modifier and Type Class Description classDebugStartMenuInsert the class' description here.classPluginDebugManagerCreation date: (7.12.2001 13:57:49) -
Uses of PluginListener in com.cosylab.vdct.plugin.export
Classes in com.cosylab.vdct.plugin.export that implement PluginListener Modifier and Type Class Description classExportMenuInsert the class' description here.classPluginExportManagerCURRENTLY NOT NEEDED Creation date: (7.12.2001 13:57:49) -
Uses of PluginListener in com.cosylab.vdct.plugin.menu
Classes in com.cosylab.vdct.plugin.menu that implement PluginListener Modifier and Type Class Description classPluginMenuManagerCURRENTLY NOT NEEDED Creation date: (7.12.2001 13:57:49)classToolsMenuInsert the class' description here. -
Uses of PluginListener in com.cosylab.vdct.plugin.popup
Classes in com.cosylab.vdct.plugin.popup that implement PluginListener Modifier and Type Class Description classPluginPopupManagerCreation date: (7.12.2001 13:57:49)
-