public interface SikuliEventObserver extends EventListener
Modifier and Type | Method and Description |
---|---|
void |
targetAppeared(SikuliEventAppear e) |
void |
targetChanged(SikuliEventChange e) |
void |
targetVanished(SikuliEventVanish e) |
void targetAppeared(SikuliEventAppear e)
void targetVanished(SikuliEventVanish e)
void targetChanged(SikuliEventChange e)