public interface ActionFactory
| Modifier and Type | Method and Description |
|---|---|
PEAction[] |
createActions(ActionDispatcher actionDispatcher,
ActionLocalizer localizer,
HitInfo hi)
Create an array of PEAction's related to the Element
|
PEAction[] createActions(ActionDispatcher actionDispatcher, ActionLocalizer localizer, HitInfo hi)
actionDispatcher - dispatcher used to create a PEActionlocalizer - used to localizer action parametershi - a HitInfo containing information related to the mouse-event which triggered the popup menu.Submit a bug : syd@jpicedt.org