Uses of Interface
org.eclipse.corona.repository.IUIRepositoryAdapter

Packages that use IUIRepositoryAdapter
org.eclipse.corona.container.project.ui.explorer   
org.eclipse.corona.container.project.ui.explorer.actions   
org.eclipse.corona.repository.adapter.wp   
 

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

Methods in org.eclipse.corona.container.project.ui.explorer that return IUIRepositoryAdapter
 IUIRepositoryAdapter PCXViewManager.getUIRepositoryAdapter(RepositoryDescriptor repository)
          Returns an UI repository adapter adequate for a given repository
 

Uses of IUIRepositoryAdapter in org.eclipse.corona.container.project.ui.explorer.actions
 

Methods in org.eclipse.corona.container.project.ui.explorer.actions that return IUIRepositoryAdapter
protected  IUIRepositoryAdapter AbstractPCXActionDelegate.getUIRepositoryAdapter(RepositoryDescriptor repository)
           
 

Uses of IUIRepositoryAdapter in org.eclipse.corona.repository.adapter.wp
 

Classes in org.eclipse.corona.repository.adapter.wp that implement IUIRepositoryAdapter
 class WpCvsRepositoryAdapter
          The adapter class supplies methods open/close/import for repositories representing workbench projects.
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.