org.netbeans.modules.jellytools.platform/3 3.13

org.netbeans.jellytools
Class OutputTabOperator.OutputTabSubchooser

java.lang.Object
  extended by org.netbeans.jellytools.OutputTabOperator.OutputTabSubchooser
All Implemented Interfaces:
org.netbeans.jemmy.ComponentChooser
Enclosing class:
OutputTabOperator

protected static final class OutputTabOperator.OutputTabSubchooser
extends Object
implements org.netbeans.jemmy.ComponentChooser

SubChooser to determine OutputTab component Used in findTopComponent method.


Constructor Summary
OutputTabOperator.OutputTabSubchooser()
           
OutputTabOperator.OutputTabSubchooser(String tabName)
           
 
Method Summary
 boolean checkComponent(Component comp)
           
 String getDescription()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutputTabOperator.OutputTabSubchooser

public OutputTabOperator.OutputTabSubchooser()

OutputTabOperator.OutputTabSubchooser

public OutputTabOperator.OutputTabSubchooser(String tabName)
Method Detail

checkComponent

public boolean checkComponent(Component comp)
Specified by:
checkComponent in interface org.netbeans.jemmy.ComponentChooser

getDescription

public String getDescription()
Specified by:
getDescription in interface org.netbeans.jemmy.ComponentChooser

org.netbeans.modules.jellytools.platform/3 3.13

Built on May 22 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.