org.eclipse.swtbot.eclipse.finder.finders
Class ViewMenuFinder.CommandItemWithTextMatcherWrapper

java.lang.Object
  extended by org.eclipse.swtbot.eclipse.finder.finders.ViewMenuFinder.CommandItemWithTextMatcherWrapper
Enclosing class:
ViewMenuFinder

public static class ViewMenuFinder.CommandItemWithTextMatcherWrapper
extends Object


Constructor Summary
ViewMenuFinder.CommandItemWithTextMatcherWrapper(CommandContributionItem item)
           
 
Method Summary
 String getText()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewMenuFinder.CommandItemWithTextMatcherWrapper

public ViewMenuFinder.CommandItemWithTextMatcherWrapper(CommandContributionItem item)
Method Detail

getText

public String getText()
               throws Exception
Throws:
Exception