Uses of Class
org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn

Packages that use SWTBotTableColumn
org.eclipse.swtbot.swt.finder.widgets   
 

Uses of SWTBotTableColumn in org.eclipse.swtbot.swt.finder.widgets
 

Methods in org.eclipse.swtbot.swt.finder.widgets that return SWTBotTableColumn
 SWTBotTableColumn SWTBotTableColumn.click()
          Clicks the item.
 SWTBotTableColumn SWTBotTable.header(String label)
          Gets the column matching the given label.