Uses of Package
org.eclipse.swtbot.eclipse.gef.finder.widgets

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

Classes in org.eclipse.swtbot.eclipse.gef.finder.widgets used by org.eclipse.swtbot.eclipse.gef.finder
SWTBotGefEditor
          represent a graphical editor that uses the GEF framework.
SWTBotGefView
           
SWTBotGefViewer
          represent a graphical viewer that uses the GEF framework.
 

Classes in org.eclipse.swtbot.eclipse.gef.finder.widgets used by org.eclipse.swtbot.eclipse.gef.finder.widgets
SWTBotGefConnectionEditPart
          represent a connection edit part of a graphical viewer.
SWTBotGefContextMenu
          a context menu implementation that finds the menu and invokes it in one UIRunnable so as to avoid the disposed-before-clicked issue that occurs within Eclipse.
SWTBotGefEditor
          represent a graphical editor that uses the GEF framework.
SWTBotGefEditPart
          represent an edit part of a graphical viewer.
SWTBotGefFigureCanvas
          A bot which wraps the swt canvas control.
SWTBotGefViewer
          represent a graphical viewer that uses the GEF framework.