Uses of Interface
org.eclipse.corona.container.project.ui.view.page.IPCVPage

Packages that use IPCVPage
org.eclipse.corona.container.project.ui.view.page   
 

Uses of IPCVPage in org.eclipse.corona.container.project.ui.view.page
 

Subinterfaces of IPCVPage in org.eclipse.corona.container.project.ui.view.page
 interface IProjectContainerPage
          This interface is implemented by project container view pages that displays information about a project container only.
 interface IRepositoryPage
          This interface is implemented by project container view pages that displays information about a single repository within the project container.
 

Classes in org.eclipse.corona.container.project.ui.view.page that implement IPCVPage
(package private)  class AbstractPCVPage
          An default implementation of IPCVPage, to make final implementation simpler.
 class AbstractProjectContainerPage
          An default implementation of IProjectContainerPage, to make final implementation simpler.
 class AbstractRepositoryAdapterPage
           
 class AbstractRepositoryPage
          An default implementation of IRepositoryPage, to make final implementation simpler.
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.