Uses of Package
org.sikuli.api.event

Packages that use org.sikuli.api.event
org.sikuli.api Provides the classes necessary to find targets and the classes to create screen regions and locations. 
org.sikuli.api.event Contains the classes for creating visual based events fired when the visual appearance of targets changes. 
 

Classes in org.sikuli.api.event used by org.sikuli.api
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.
 

Classes in org.sikuli.api.event used by org.sikuli.api.event
StateChangeEvent
          Event that a screen region has changed its state null means the state is unknown
StateChangeListener
          Interface for a screen region to register to receive notifications when the state of this screen region has changed.
TargetEvent
          Event that a target has appeared, vanished, or moved in a specific screen region
TargetEventListener
          Interface for a screen region to register and receive notifications when a target has appeared, vanished, or moved within this screen region.
VisualEventManager
           
 



Copyright © 2014. All rights reserved.