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

Class Summary
AbstractSWTBot<T extends Widget> Helper to find SWT Widgets and perform operations on them.
AbstractSWTBotControl<T extends Control> Helper to find SWT Controls 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.
SWTBotExpandItem Represents an ExpandItem.
SWTBotLabel This represents a Label widget.
SWTBotLink This represents a Link widget.
SWTBotList  
SWTBotMenu  
SWTBotRadio Represents a radio Button of type SWT.RADIO.
SWTBotScale Represents a scale
SWTBotShell  
SWTBotSlider Represents a slider.
SWTBotSpinner Represents a spinner.
SWTBotStyledText  
SWTBotTabItem  
SWTBotTable  
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
SWTBotTrayItem Represents a tray item.
SWTBotTree  
SWTBotTreeItem  
 

Exception Summary
TimeoutException This is an exception that is thrown when a timeout occurs waiting for something (e.g.