public class SourcePackagesNode extends Node
stringPath, treeOperator, treePath
Constructor and Description |
---|
SourcePackagesNode(Node projectNode)
Finds Source Packages node under given project node.
|
SourcePackagesNode(String projectName)
Finds Source Packages node under project with given name
|
Modifier and Type | Method and Description |
---|---|
void |
exploreFromHere()
performs ExploreFromHereAction with this node
|
void |
find()
performs FindAction with this node
|
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, waitNotPresent
public SourcePackagesNode(String projectName)
projectName
- display name of projectpublic SourcePackagesNode(Node projectNode)
projectNode
- project node in the Projects view