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 SikuliEventObserverpublic void targetVanished(SikuliEventVanish e)
targetVanished in interface SikuliEventObserverpublic void targetChanged(SikuliEventChange e)
targetChanged in interface SikuliEventObserver