Uses of Interface
com.vividsolutions.jump.workbench.plugin.MacroManager
Packages that use MacroManager
Package
Description
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 MacroManagerModifier and TypeClassDescriptionclassRun a macro composed of a sequence of plugins along with their parameters.classStart recording a sequence of plugin executionclassStop recording a macro.