Hi Ketan,
Needed your advice on this
I am going to write a class that extends the AbstractLabelSWTBot class i.e
SWTBotPShelf
I consulted the two files which you mentioned in the previous
posts...SWTBotExpandbar and so on
The steps i am gonna follow are:
1.import the widget packages for whom i am writing the class i.e in my case
import com.swtplus.widgets.PShelf;
import com.swtplus.widgets.PShelfItem;
and the rest net.sf packages and so on
2.Create a finder for the same....
3. Create a instance of this with the Given Widget...like in the SWTBot
Expand Bar Class
4.Write the neccesary method
will this be all...!!!!
any suggestions or mistakes in the above steps
Thanks again
B Bye!
Veneet
--
View this message in context:
http://www.nabble.com/Swtplus-widget-PShelf-tp19952320p19952320.html
Sent from the SWTBot Users List mailing list archive at Nabble.com.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
SWTBot-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/swtbot-users
http://swtbot.org/ - a functional testing tool for SWT/Eclipse