public class DefaultActionDispatcher extends java.lang.Object implements ActionDispatcher
Constructor and Description |
---|
DefaultActionDispatcher(PECanvas target)
Builds an ActionDispatcher which permanently dispatches events to the given PECanvas.
|
Modifier and Type | Method and Description |
---|---|
PECanvas |
getTarget()
Returns the PECanvas upon which a PEAction should act.
|
public DefaultActionDispatcher(PECanvas target)
public PECanvas getTarget()
getTarget
in interface ActionDispatcher
Submit a bug : syd@jpicedt.org