org.eclipse.emf.facet.util.tests.swtbot.internal.exported
Class SWTBotUtils.PrefixTextMatcher<T>

java.lang.Object
  extended by 
      extended by org.eclipse.emf.facet.util.tests.swtbot.internal.exported.SWTBotUtils.PrefixTextMatcher<T>
Enclosing class:
SWTBotUtils

public static class SWTBotUtils.PrefixTextMatcher<T>
extends


Constructor Summary
SWTBotUtils.PrefixTextMatcher(java.lang.String prefix)
           
 
Method Summary
 void describeTo(Description description)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SWTBotUtils.PrefixTextMatcher

public SWTBotUtils.PrefixTextMatcher(java.lang.String prefix)
Method Detail

describeTo

public void describeTo(Description description)