← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #243428]: Click button in JAVA swing app to start sikuli

 

Question #243428 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/243428

manolis posted a new comment:
sorry for ask this question but i didnt understand what exactly to do..
so i have a class Test with some variables (Region Match Pattern image
etc.) and i have a void method { region.wait(pattern,int);
region.click(pattern) }... i have a second class GUI that has 1 button
with 1 actioListener for button and 1 actionListener for Timer so when i
press the buttonTimer starts and when timer starts the method of Test
called (until i close the program)...i have a Main class that run this
Gui...so i dont understand what i must change to be a Thread in order to
make this works??? i need a step by step guide please if you can.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.