Uses of Interface
com.vividsolutions.jump.workbench.plugin.MacroManager
-
Packages that use MacroManager Package Description com.vividsolutions.jump.workbench.plugin The API for "plug-ins", which are code modules that can be assigned to buttons and menu items. -
-
Uses of MacroManager in com.vividsolutions.jump.workbench.plugin
Classes in com.vividsolutions.jump.workbench.plugin that implement MacroManager Modifier and Type Class Description classRunMacroPlugInRun a macro composed of a sequence of plugins along with their parameters.classStartMacroPlugInStart recording a sequence of plugin executionclassStopMacroPlugInStop recording a macro.
-