Uses of Class
org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefView

Packages that use SWTBotGefView
org.eclipse.swtbot.eclipse.gef.finder   
 

Uses of SWTBotGefView in org.eclipse.swtbot.eclipse.gef.finder
 

Methods in org.eclipse.swtbot.eclipse.gef.finder that return SWTBotGefView
protected  SWTBotGefView SWTGefBot.createView(IViewReference reference, SWTWorkbenchBot bot)
          Create the view.
 SWTBotGefView SWTGefBot.gefView(String viewName)
          Attempts to locate the view matching the given name.
 SWTBotGefView SWTGefBot.gefView(String viewName, int index)
          Attempts to locate the view matching the given name.