|
org.netbeans.modules.jellytools.ide/3 3.14.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.netbeans.jellytools.nodes.Node
org.netbeans.jellytools.nodes.ProjectRootNode
public class ProjectRootNode
Project root node class. It represents root node of a project in Projects view.
ProjectsTabOperator| Field Summary |
|---|
| Fields inherited from class org.netbeans.jellytools.nodes.Node |
|---|
stringPath, treeOperator, treePath |
| Constructor Summary | |
|---|---|
ProjectRootNode(org.netbeans.jemmy.operators.JTreeOperator treeOperator,
String projectName)
creates new ProjectRootNode instance |
|
| Method Summary | |
|---|---|
void |
debug()
debug project |
void |
find()
opens Search Filesystems dialog |
void |
properties()
opens properties of project |
void |
verifyPopup()
tests popup menu items for presence |
| Methods inherited from class org.netbeans.jellytools.nodes.Node |
|---|
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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProjectRootNode(org.netbeans.jemmy.operators.JTreeOperator treeOperator,
String projectName)
treeOperator - treeOperator JTreeOperator of tree with Filesystems repositoryprojectName - display name of project| Method Detail |
|---|
public void verifyPopup()
public void find()
public void properties()
public void debug()
|
org.netbeans.modules.jellytools.ide/3 3.14.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||