Uses of Class
org.eclipse.corona.container.manager.ProjectContainerStub

Packages that use ProjectContainerStub
org.eclipse.corona.container.project.ui.explorer   
 

Uses of ProjectContainerStub in org.eclipse.corona.container.project.ui.explorer
 

Methods in org.eclipse.corona.container.project.ui.explorer that return ProjectContainerStub
 ProjectContainerStub PCXViewManager.addProjectContainerStub(java.lang.String uriString)
          Adds PCStub to the list of locally known PCStubs.
 ProjectContainerStub PCXViewManager.openProjectContainer(java.lang.String uriString)
           
 ProjectContainerStub PCXViewManager.openProjectContainerForMember(java.lang.String uriString)
           
 

Methods in org.eclipse.corona.container.project.ui.explorer with parameters of type ProjectContainerStub
 java.lang.Object[] PCXViewManager.getChildren(ProjectContainerStub parent)
          Returns children of type container and repository for a given container.
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.