|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.ui.actions.ActionDelegate org.eclipse.team.internal.ui.actions.TeamAction org.eclipse.team.internal.ccvs.ui.actions.CVSAction org.eclipse.team.internal.ccvs.ui.actions.WorkspaceAction org.eclipse.team.internal.ccvs.ui.actions.ShowResourceInHistoryAction com.bonevich.eclipse.cvsgrapher.actions.ShowCvsGraphAction
Popup action to launch the CVS Graph editor.
Nested Class Summary |
Nested classes inherited from class org.eclipse.team.internal.ccvs.ui.actions.WorkspaceAction |
org.eclipse.team.internal.ccvs.ui.actions.WorkspaceAction.IProviderAction |
Field Summary |
Fields inherited from class org.eclipse.team.internal.ui.actions.TeamAction |
PROGRESS_BUSYCURSOR, PROGRESS_DIALOG, PROGRESS_WORKBENCH_WINDOW, selection, shell |
Constructor Summary | |
ShowCvsGraphAction()
|
Method Summary | |
void |
execute(org.eclipse.jface.action.IAction action)
|
protected java.lang.String |
getErrorTitle()
|
Methods inherited from class org.eclipse.team.internal.ccvs.ui.actions.ShowResourceInHistoryAction |
isEnabledForAddedResources, isEnabledForCVSResource, isEnabledForMultipleResources, isEnabledForNonExistantResources |
Methods inherited from class org.eclipse.team.internal.ccvs.ui.actions.WorkspaceAction |
beginExecution, calculateActionTagValue, checkOverwriteOfDirtyResources, ensureSyncInfoLoaded, executeProviderAction, executeProviderAction, getActionDepth, getEnablementDepth, getNonOverlapping, getPromptCondition, getSelectedResources, isEnabled, isEnabledForIgnoredResources, isEnabledForManagedResources, isEnabledForUnmanagedResources, isSyncInfoLoaded, needsToSaveDirtyEditors, promptToRefresh, requiresLocalSyncInfo, setActionEnablement |
Methods inherited from class org.eclipse.team.internal.ccvs.ui.actions.CVSAction |
addStatus, checkForMixingTags, endExecution, getAccumulatedStatus, getMultiStatusMessage, getOverwriteLocalChangesPrompt, getRepositoryManager, getSelectedCVSResources, getSelectedRemoteFolders, getSelectedRemoteResources, getStatusToDisplay, getWarningTitle, handle, handle, run, run |
Methods inherited from class org.eclipse.team.internal.ui.actions.TeamAction |
getAdapter, getProviderMapping, getProviderMapping, getSelectedAdaptables, getSelectedProjects, getSelectedResources, getShell, getTargetPage, getTargetPart, init, run, selectionChanged, setActivePart, showView |
Methods inherited from class org.eclipse.ui.actions.ActionDelegate |
dispose, init, runWithEvent |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ShowCvsGraphAction()
Method Detail |
public void execute(org.eclipse.jface.action.IAction action) throws java.lang.InterruptedException, java.lang.reflect.InvocationTargetException
java.lang.InterruptedException
java.lang.reflect.InvocationTargetException
CVSAction.execute(org.eclipse.jface.action.IAction)
protected java.lang.String getErrorTitle()
CVSAction.getErrorTitle()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |