| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IdeProjectNode | |
| com.togethersoft.openapi.ide.project | |
| com.togethersoft.openapi.ide.project.enum | |
| Uses of IdeProjectNode in com.togethersoft.openapi.ide.project |
| Methods in com.togethersoft.openapi.ide.project that return IdeProjectNode | |
IdeProjectNode | IdeProject.findNode(String url)Given the node's URL, finds the IdeProjectNode( which can be a file or a directory). |
IdeProjectNode | IdeProjectNode.getParent()Returns the IdeProjectNode this IdeProjectNode belongs to. |
| Uses of IdeProjectNode in com.togethersoft.openapi.ide.project.enum |
| Methods in com.togethersoft.openapi.ide.project.enum that return IdeProjectNode | |
IdeProjectNode | IdeProjectNodeEnumeration.nextIdeProjectNode()Returns next IdeProjectNode from this enumeration. |
| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||