public class SikuliEventAdapter extends Object implements SikuliEventObserver
Constructor and Description |
---|
SikuliEventAdapter() |
Modifier and Type | Method and Description |
---|---|
void |
targetAppeared(SikuliEventAppear e) |
void |
targetChanged(SikuliEventChange e) |
void |
targetVanished(SikuliEventVanish e) |
public void targetAppeared(SikuliEventAppear e)
targetAppeared
in interface SikuliEventObserver
public void targetVanished(SikuliEventVanish e)
targetVanished
in interface SikuliEventObserver
public void targetChanged(SikuliEventChange e)
targetChanged
in interface SikuliEventObserver