org.apache.batik.swing.gvt
public interface Interactor extends KeyListener, MouseListener, MouseMotionListener
Method Summary | |
---|---|
boolean | endInteraction()
Tells whether the interaction has finished. |
boolean | startInteraction(InputEvent ie)
Tells whether the given event will start the interactor. |