Uses of Class
org.eclipse.corona.client.project.ui.CoronaProjectDemo

Packages that use CoronaProjectDemo
org.eclipse.corona.client.project.ui   
org.eclipse.corona.client.project.ui.wizards   
 

Uses of CoronaProjectDemo in org.eclipse.corona.client.project.ui
 

Methods in org.eclipse.corona.client.project.ui that return CoronaProjectDemo
 CoronaProjectDemo CoronaServerDemo.getCoronaProject(int i)
          Deprecated.  
(package private)  CoronaProjectDemo CoronaProjectDemo.getCoronaProject(int i)
          Deprecated.  
 CoronaProjectDemo[] CoronaServerDemo.getCoronaProjectsAsArray()
          Deprecated.  
 CoronaProjectDemo EclipseProjectDemo.getParent()
          Deprecated.  
 

Methods in org.eclipse.corona.client.project.ui with parameters of type CoronaProjectDemo
 void CoronaProjectDemo.addCoronaProject(CoronaProjectDemo project)
          Deprecated.  
 void CoronaServerDemo.removeCProject(CoronaProjectDemo coronaProject)
          Deprecated.  
 void EclipseProjectDemo.setParent(CoronaProjectDemo parent)
          Deprecated.  
 

Uses of CoronaProjectDemo in org.eclipse.corona.client.project.ui.wizards
 

Methods in org.eclipse.corona.client.project.ui.wizards that return CoronaProjectDemo
 CoronaProjectDemo[] SelectProjectPage.example()
          Deprecated.  
 CoronaProjectDemo SelectCollaborationContextPage.getCurrentCoronaProject()
          Deprecated.  
 CoronaProjectDemo EnableCoronaWizard.getCurrentCoronaProject()
          Deprecated.  
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.