Testing GUIs with TextTest and StoryText
SWT Widgets and event types supported for record/replay
The following lists the SWT widget types and the associated event types on them which StoryText 3.11 is currently capable of recording and replaying. Any type derived from the listed types is also supported.
org.eclipse.swt.custom.CCombo
Activate , Modify , Selection
org.eclipse.swt.custom.CTabFolder
CloseTab , Selection
org.eclipse.swt.widgets.Button
Selection
org.eclipse.swt.widgets.Combo
Activate , Modify , Selection
org.eclipse.swt.widgets.DateTime
Selection
org.eclipse.swt.widgets.ExpandBar
Collapse , Expand
org.eclipse.swt.widgets.Label
ClickIcon
org.eclipse.swt.widgets.Link
Selection
org.eclipse.swt.widgets.List
Selection
org.eclipse.swt.widgets.MenuItem
Selection
org.eclipse.swt.widgets.Shell
Close , Resize , TypeText
org.eclipse.swt.widgets.Spinner
Selection
org.eclipse.swt.widgets.TabFolder
Selection
org.eclipse.swt.widgets.Table
MouseDoubleClick , MouseDown , Selection
org.eclipse.swt.widgets.TableColumn
Selection
org.eclipse.swt.widgets.Text
Activate , ContentAssist , Modify
org.eclipse.swt.widgets.ToolItem
DropDownSelection , Selection
org.eclipse.swt.widgets.Tree
Collapse , DefaultSelection , Expand , Selection
SWT Widgets supported for automatic logging
The following lists the SWT widget types whose status and changes StoryText 3.11 is currently capable of monitoring and logging. Any type derived from the listed types is also supported but will only have features of the listed type described.
(Note that a textual version of this page can be auto-generated by running "storytext -s -i javaswt")


Last updated: 23 September 2014