Uses of Class
org.eclipse.corona.container.project.ui.explorer.actions.AbstractPCXActionDelegate

Packages that use AbstractPCXActionDelegate
org.eclipse.corona.container.project.ui.explorer.actions   
 

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

Subclasses of AbstractPCXActionDelegate in org.eclipse.corona.container.project.ui.explorer.actions
 class ClosePCXActionDelegate
          Action delegate for interface action of closing project container or workbench project.
 class ImportAllPCXActionDelegate
          The class imports a all repositories to workbench, in particular a workbench project stored as repository in project container.
 class ImportPCXActionDelegate
          The class imports a repository to workbench, in particular a workbench project stored as repository in project container.
 class OpenPCXActionDelegate
          Action delegate for open ui action invoked on project container or a resource associated with a workbench project.
 class ShowEventListViewAction
          Displays the event list view tab in associated project container view (action will reopen the tab if necessary).
 class ShowOverviewViewAction
          Displays the project overview view tab in associated project container view (action will reopen the tab if necessary).
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.