org.netbeans.modules.jellytools.ide/3 3.14.0

org.netbeans.jellytools
Class EditorOperator.EditorSubchooser

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

public static final class EditorOperator.EditorSubchooser
extends Object
implements org.netbeans.jemmy.ComponentChooser

SubChooser to determine Editor TopComponent Used in findTopComponent method.


Constructor Summary
EditorOperator.EditorSubchooser()
           
 
Method Summary
 boolean checkComponent(Component comp)
          Checks component.
 String getDescription()
          Description.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EditorOperator.EditorSubchooser

public EditorOperator.EditorSubchooser()
Method Detail

checkComponent

public boolean checkComponent(Component comp)
Checks component.

Specified by:
checkComponent in interface org.netbeans.jemmy.ComponentChooser
Parameters:
comp - component
Returns:
true if component instance of CloneableEditor

getDescription

public String getDescription()
Description.

Specified by:
getDescription in interface org.netbeans.jemmy.ComponentChooser
Returns:
Description

org.netbeans.modules.jellytools.ide/3 3.14.0

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