Package org.sikuli.guide
Interface SxAnchor.AnchorListener
-
- Enclosing class:
- SxAnchor
public static interface SxAnchor.AnchorListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidanchored()voidfound(SxAnchor source)
-
-
-
Method Detail
-
anchored
void anchored()
-
found
void found(SxAnchor source)
-
-