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

Packages that use org.eclipse.swtbot.swt.finder.widgets
org.eclipse.swtbot.eclipse.finder.widgets   
org.eclipse.swtbot.eclipse.gef.finder.widgets   
org.eclipse.swtbot.forms.finder.widgets   
org.eclipse.swtbot.swt.finder Provides convenience API that most users would like to start with. 
org.eclipse.swtbot.swt.finder.waits   
org.eclipse.swtbot.swt.finder.widgets   
 

Classes in org.eclipse.swtbot.swt.finder.widgets used by org.eclipse.swtbot.eclipse.finder.widgets
SWTBotCTabItem
           
SWTBotMenu
           
SWTBotStyledText
           
SWTBotToolbarButton
           
SWTBotToolbarDropDownButton
          This represents a toolbar item that is a drop down button.
SWTBotToolbarPushButton
           
SWTBotToolbarRadioButton
          Represents a tool item of type checkbox
SWTBotToolbarToggleButton
          Represents a tool item of type checkbox
 

Classes in org.eclipse.swtbot.swt.finder.widgets used by org.eclipse.swtbot.eclipse.gef.finder.widgets
AbstractSWTBot
          Helper to find SWT Widgets and perform operations on them.
AbstractSWTBotControl
          Helper to find SWT Controls and perform operations on them.
 

Classes in org.eclipse.swtbot.swt.finder.widgets used by org.eclipse.swtbot.forms.finder.widgets
AbstractSWTBot
          Helper to find SWT Widgets and perform operations on them.
AbstractSWTBotControl
          Helper to find SWT Controls and perform operations on them.
 

Classes in org.eclipse.swtbot.swt.finder.widgets used by org.eclipse.swtbot.swt.finder
AbstractSWTBot
          Helper to find SWT Widgets and perform operations on them.
SWTBotArrowButton
          This represents a Button widget of type SWT.ARROW.
SWTBotBrowser
          This represents a Browser widget.
SWTBotButton
          This represents a Button widget of type SWT.PUSH.
SWTBotCCombo
          This represents a CCombo widget.
SWTBotCheckBox
          Represents a checkbox Button of type SWT.CHECK.
SWTBotCLabel
          This represents a CLabel widget.
SWTBotCombo
           
SWTBotCTabItem
           
SWTBotDateTime
           
SWTBotExpandBar
          Represents an ExpandBar.
SWTBotLabel
          This represents a Label widget.
SWTBotLink
          This represents a Link widget.
SWTBotList
           
SWTBotRadio
          Represents a radio Button of type SWT.RADIO.
SWTBotScale
          Represents a scale
SWTBotSlider
          Represents a slider.
SWTBotSpinner
          Represents a spinner.
SWTBotStyledText
           
SWTBotTabItem
           
SWTBotTable
           
SWTBotText
          This represents a Text widget.
SWTBotToggleButton
          Represents a toggle button Button of type SWT.TOGGLE.
SWTBotToolbarButton
           
SWTBotToolbarDropDownButton
          This represents a toolbar item that is a drop down button.
SWTBotToolbarRadioButton
          Represents a tool item of type checkbox
SWTBotToolbarToggleButton
          Represents a tool item of type checkbox
SWTBotTree
           
 

Classes in org.eclipse.swtbot.swt.finder.widgets used by org.eclipse.swtbot.swt.finder.waits
AbstractSWTBot
          Helper to find SWT Widgets and perform operations on them.
SWTBotShell
           
SWTBotTable
           
SWTBotTree
           
 

Classes in org.eclipse.swtbot.swt.finder.widgets used by org.eclipse.swtbot.swt.finder.widgets
AbstractSWTBot
          Helper to find SWT Widgets and perform operations on them.
AbstractSWTBotControl
          Helper to find SWT Controls and perform operations on them.
SWTBotArrowButton
          This represents a Button widget of type SWT.ARROW.
SWTBotButton
          This represents a Button widget of type SWT.PUSH.
SWTBotCheckBox
          Represents a checkbox Button of type SWT.CHECK.
SWTBotCombo
           
SWTBotCTabItem
           
SWTBotExpandItem
          Represents an ExpandItem.
SWTBotMenu
           
SWTBotRadio
          Represents a radio Button of type SWT.RADIO.
SWTBotShell
           
SWTBotTabItem
           
SWTBotTableColumn
           
SWTBotTableItem
           
SWTBotText
          This represents a Text widget.
SWTBotToggleButton
          Represents a toggle button Button of type SWT.TOGGLE.
SWTBotToolbarButton
           
SWTBotToolbarDropDownButton
          This represents a toolbar item that is a drop down button.
SWTBotToolbarPushButton
           
SWTBotToolbarRadioButton
          Represents a tool item of type checkbox
SWTBotToolbarSeparatorButton
          This represents a toolbar item that is a separator.
SWTBotToolbarToggleButton
          Represents a tool item of type checkbox
SWTBotTree
           
SWTBotTreeItem
           
TimeoutException
          This is an exception that is thrown when a timeout occurs waiting for something (e.g.