org.sikuli.api.visual.element
Interface Element.Listener

All Superinterfaces:
EventListener
Enclosing class:
Element

public static interface Element.Listener
extends EventListener


Method Summary
 void moved(int x, int y)
           
 

Method Detail

moved

void moved(int x,
           int y)


Copyright © 2014. All rights reserved.