blob: b4acfb6ac05e4c37da44c8dededea6f07ddda7d7 [file] [log] [blame]
<matchers>
<!-- text based -->
<factory class="org.eclipse.swtbot.swt.finder.matchers.WithLabel" />
<factory class="org.eclipse.swtbot.swt.finder.matchers.WithMnemonic" />
<factory class="org.eclipse.swtbot.swt.finder.matchers.WithRegex" />
<factory class="org.eclipse.swtbot.swt.finder.matchers.WithText" />
<factory class="org.eclipse.swtbot.swt.finder.matchers.WithMessage" />
<factory class="org.eclipse.swtbot.swt.finder.matchers.WithStyle" />
<factory class="org.eclipse.swtbot.swt.finder.matchers.WithTooltip" />
<factory class="org.eclipse.swtbot.swt.finder.matchers.WithId" />
<factory class="org.eclipse.swtbot.swt.finder.matchers.WithItem" />
<factory class="org.eclipse.swtbot.swt.finder.matchers.InGroup" />
<factory class="org.eclipse.swtbot.swt.finder.matchers.WidgetOfType" />
<factory class="org.eclipse.swtbot.swt.finder.matchers.InUIThread" />
<factory class="org.eclipse.swtbot.swt.finder.matchers.AllOf" />
<factory class="org.eclipse.swtbot.swt.finder.matchers.AnyOf" />
</matchers>