|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.corona.container.project.ui.view.actions.CloseProjectContainerViewAction
public class CloseProjectContainerViewAction
Displays the project container view associated if there is selected project container. If there is selected a repository, it displays associated project container and switches to the tab which displays a given repository.
Constructor Summary | |
---|---|
CloseProjectContainerViewAction()
Constructor for ShowProjectContainerViewAction. |
Method Summary | |
---|---|
void |
run(org.eclipse.jface.action.IAction action)
Opens project container view for selected node. |
static void |
run(org.eclipse.jface.viewers.ISelection selection)
Invokes this action on a specified selection. |
void |
selectionChanged(org.eclipse.jface.action.IAction action,
org.eclipse.jface.viewers.ISelection selection)
|
void |
setActivePart(org.eclipse.jface.action.IAction action,
org.eclipse.ui.IWorkbenchPart targetPart)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CloseProjectContainerViewAction()
Method Detail |
---|
public void setActivePart(org.eclipse.jface.action.IAction action, org.eclipse.ui.IWorkbenchPart targetPart)
setActivePart
in interface org.eclipse.ui.IObjectActionDelegate
IObjectActionDelegate.setActivePart(IAction, IWorkbenchPart)
public void selectionChanged(org.eclipse.jface.action.IAction action, org.eclipse.jface.viewers.ISelection selection)
selectionChanged
in interface org.eclipse.ui.IActionDelegate
IActionDelegate.selectionChanged(IAction, ISelection)
public void run(org.eclipse.jface.action.IAction action)
run
in interface org.eclipse.ui.IActionDelegate
IActionDelegate.run(IAction)
public static void run(org.eclipse.jface.viewers.ISelection selection)
selection
- The selection at which to run the action.
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |