http://www.jpicedt.org

jpicedt.graphic.toolkit
Interface ActionDispatcher

All Known Implementing Classes:
DefaultActionDispatcher

public interface ActionDispatcher

Allow PEAction's to know upon which target they must act.

This allows PEAction's,

Since:
jPicEdt
Author:
Sylvain Reynal

Method Summary
 PECanvas getTarget()
          return the PECanvas upon which a PEAction should act.
 

Method Detail

getTarget

PECanvas getTarget()
return the PECanvas upon which a PEAction should act.


author: Sylvain Reynal

Since:
jPicEdt

http://www.jpicedt.org

Submit a bug : syd@jpicedt.org