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 class
RunMacroPlugIn
Run a macro composed of a sequence of plugins along with their parameters.class
StartMacroPlugIn
Start recording a sequence of plugin executionclass
StopMacroPlugIn
Stop recording a macro.
-