public interface SikuliEventObserver
extends java.util.EventListener
Modifier and Type | Method and Description |
---|---|
void |
targetAppeared(AppearEvent e) |
void |
targetChanged(ChangeEvent e) |
void |
targetVanished(VanishEvent e) |
void targetAppeared(AppearEvent e)
void targetVanished(VanishEvent e)
void targetChanged(ChangeEvent e)