Package org.sikuli.api.event

Contains the classes for creating visual based events fired when the visual appearance of targets changes.

See:
          Description

Interface Summary
StateChangeListener Interface for a screen region to register to receive notifications when the state of this screen region has changed.
TargetEventListener Interface for a screen region to register and receive notifications when a target has appeared, vanished, or moved within this screen region.
 

Class Summary
StateChangeEvent Event that a screen region has changed its state null means the state is unknown
TargetEvent Event that a target has appeared, vanished, or moved in a specific screen region
VisualEventManager  
 

Package org.sikuli.api.event Description

Contains the classes for creating visual based events fired when the visual appearance of targets changes.



Copyright © 2014. All rights reserved.