public class ProjectRootNode extends Node
ProjectsTabOperatorstringPath, treeOperator, treePath| Constructor and Description |
|---|
ProjectRootNode(org.netbeans.jemmy.operators.JTreeOperator treeOperator,
String projectName)
creates new ProjectRootNode instance
|
| Modifier and Type | Method and Description |
|---|---|
void |
debug()
debug project
|
void |
find()
opens Search Filesystems dialog
|
void |
properties()
opens properties of project
|
void |
verifyPopup()
tests popup menu items for presence
|
addSelectionPath, callPopup, collapse, expand, getChildren, getComparator, getOpenideNode, getParentPath, getPath, getText, getTreePath, isChildPresent, isCollapsed, isExpanded, isLeaf, isLink, isPresent, performAPIAction, performAPIActionNoBlock, performMenuAction, performMenuActionNoBlock, performPopupAction, performPopupActionNoBlock, select, setComparator, tree, verifyPopup, verifyPopup, verifyPopup, waitChildNotPresent, waitCollapsed, waitExpanded, waitNotPresentpublic ProjectRootNode(org.netbeans.jemmy.operators.JTreeOperator treeOperator, String projectName)
treeOperator - treeOperator JTreeOperator of tree with Filesystems repositoryprojectName - display name of projectBuilt on May 16 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.