[Swtbot-commits] SF.net SVN: swtbot:[1120] branches/java-1.5-api-spike
Brought to you by:
kpadegaonkar
|
From: <kpa...@us...> - 2008-11-16 05:44:21
|
Revision: 1120
http://swtbot.svn.sourceforge.net/swtbot/?rev=1120&view=rev
Author: kpadegaonkar
Date: 2008-11-16 05:44:15 +0000 (Sun, 16 Nov 2008)
Log Message:
-----------
fixed copyright headers.
Modified Paths:
--------------
branches/java-1.5-api-spike/net.sf.swtbot.eclipse.finder/src/net/sf/swtbot/eclipse/finder/matcher/WithPartName.java
branches/java-1.5-api-spike/net.sf.swtbot.finder/src/net/sf/swtbot/SWTBotFactory.java
branches/java-1.5-api-spike/net.sf.swtbot.finder/src/net/sf/swtbot/matcher/AbstractMatcher.java
branches/java-1.5-api-spike/net.sf.swtbot.finder/src/net/sf/swtbot/matcher/AllOf.java
branches/java-1.5-api-spike/net.sf.swtbot.finder/src/net/sf/swtbot/matcher/InGroup.java
branches/java-1.5-api-spike/net.sf.swtbot.finder/src/net/sf/swtbot/matcher/InUIThread.java
branches/java-1.5-api-spike/net.sf.swtbot.finder/src/net/sf/swtbot/matcher/WidgetOfType.java
branches/java-1.5-api-spike/net.sf.swtbot.finder/src/net/sf/swtbot/matcher/WithId.java
branches/java-1.5-api-spike/net.sf.swtbot.finder/src/net/sf/swtbot/matcher/WithLabel.java
branches/java-1.5-api-spike/net.sf.swtbot.finder/src/net/sf/swtbot/matcher/WithMnemonic.java
branches/java-1.5-api-spike/net.sf.swtbot.finder/src/net/sf/swtbot/matcher/WithRegex.java
branches/java-1.5-api-spike/net.sf.swtbot.finder/src/net/sf/swtbot/matcher/WithStyle.java
branches/java-1.5-api-spike/net.sf.swtbot.finder/src/net/sf/swtbot/matcher/WithText.java
branches/java-1.5-api-spike/net.sf.swtbot.finder/src/net/sf/swtbot/matcher/WithTooltip.java
branches/java-1.5-api-spike/net.sf.swtbot.finder/src/net/sf/swtbot/utils/ClassUtils.java
branches/java-1.5-api-spike/net.sf.swtbot.finder/src/net/sf/swtbot/widgets/SWTBotToolbarDropDownButton.java
branches/java-1.5-api-spike/net.sf.swtbot.finder.test/src/net/sf/swtbot/SWTBotTest.java
branches/java-1.5-api-spike/net.sf.swtbot.finder.test/src/net/sf/swtbot/widgets/SWTBotToolbarDropDownButtonTest.java
branches/java-1.5-api-spike/net.sf.swtbot.finder.test/src/net/sf/swtbot/widgets/SWTBotToolbarDropDownButtonWithToolTipTest.java
branches/java-1.5-api-spike/net.sf.swtbot.generator.test/src/net/sf/swtbot/generator/MethodGeneratorTest.java
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|