Types from org.eclipse.ecf used by org.eclipse.ecf.ui

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.ecf.core.ContainerConnectException

CATCHES_EXCEPTION
Reference LocationLine Number
org.eclipse.ecf.ui.actions.AsynchContainerConnectAction.AsynchActionJob.run(IProgressMonitor)122
org.eclipse.ecf.ui.actions.AsynchContainerConnectAction.AsynchActionJob.run(IProgressMonitor)122
org.eclipse.ecf.ui.actions.AsynchContainerConnectAction.AsynchActionJob.run(IProgressMonitor)122
org.eclipse.ecf.ui.actions.AsynchContainerConnectAction.AsynchActionJob.run(IProgressMonitor)122
org.eclipse.ecf.ui.actions.SynchContainerConnectAction.run(IAction)68
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ecf.ui.actions.AsynchContainerConnectAction.AsynchActionJob.run(IProgressMonitor)122
org.eclipse.ecf.ui.actions.AsynchContainerConnectAction.AsynchActionJob.run(IProgressMonitor)122
org.eclipse.ecf.ui.actions.SynchContainerConnectAction.run(IAction)68
PARAMETER
Reference LocationLine Number
org.eclipse.ecf.ui.actions.SynchContainerConnectAction.handleConnectException(IAction, ContainerConnectException)-1

org.eclipse.ecf.core.ContainerCreateException

PARAMETER
Reference LocationLine Number
org.eclipse.ecf.ui.dialogs.ContainerConnectErrorDialog.ContainerConnectErrorDialog(Shell, String, ContainerCreateException)-1
org.eclipse.ecf.ui.dialogs.ContainerCreateErrorDialog.ContainerCreateErrorDialog(Shell, ContainerCreateException)-1
THROWS
Reference LocationLine Number
org.eclipse.ecf.ui.hyperlink.AbstractURLHyperlink.createContainer()-1

org.eclipse.ecf.core.ContainerTypeDescription

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ecf.internal.ui.wizards.ConfigurationWizardNode.typeDescription-1
org.eclipse.ecf.ui.ContainerConfigurationResult.containerTypeDescription-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ecf.internal.ui.actions.SelectProviderAction.SelectProviderAction()63
org.eclipse.ecf.ui.wizards.ConfigurationWizardSelectionPage.getContainerTypeDescriptionForElement(WorkbenchWizardElement)268
PARAMETER
Reference LocationLine Number
org.eclipse.ecf.internal.ui.wizards.ConfigurationWizardNode.ConfigurationWizardNode(IWorkbench, WizardPage, WorkbenchWizardElement, ContainerTypeDescription)-1
org.eclipse.ecf.ui.ContainerConfigurationResult.ContainerConfigurationResult(ContainerTypeDescription, IContainer)-1
org.eclipse.ecf.ui.IConfigurationWizard.init(IWorkbench, ContainerTypeDescription)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ecf.ui.ContainerConfigurationResult.getContainerTypeDescription()-1
org.eclipse.ecf.ui.wizards.ConfigurationWizardSelectionPage.getContainerTypeDescriptionForElement(WorkbenchWizardElement)-1

org.eclipse.ecf.core.IContainer

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ecf.internal.ui.wizards.ConnectWizardNode.containerToConnect-1
org.eclipse.ecf.ui.actions.AsynchContainerConnectAction.ContainerMutex.c-1
org.eclipse.ecf.ui.actions.AsynchContainerConnectAction.ContainerMutex.c-1
org.eclipse.ecf.ui.actions.SynchContainerConnectAction.container-1
org.eclipse.ecf.ui.ContainerConfigurationResult.container-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.ecf.internal.ui.actions.SelectProviderAction.openConnectWizard(IConfigurationElement, String)94
org.eclipse.ecf.ui.hyperlink.AbstractURLHyperlink.open()138
PARAMETER
Reference LocationLine Number
org.eclipse.ecf.internal.ui.wizards.ConnectWizardNode.ConnectWizardNode(IWorkbench, WizardPage, WorkbenchWizardElement, IContainer)-1
org.eclipse.ecf.ui.actions.AsynchContainerConnectAction.AsynchContainerConnectAction(IContainer, ID, IConnectContext, IExceptionHandler, Runnable)-1
org.eclipse.ecf.ui.actions.AsynchContainerConnectAction.AsynchContainerConnectAction(IContainer, ID, IConnectContext, IExceptionHandler)-1
org.eclipse.ecf.ui.actions.AsynchContainerConnectAction.AsynchContainerConnectAction(IContainer, ID, IConnectContext)-1
org.eclipse.ecf.ui.actions.AsynchContainerConnectAction.ContainerMutex.ContainerMutex(AsynchContainerConnectAction, IContainer)-1
org.eclipse.ecf.ui.actions.AsynchContainerConnectAction.ContainerMutex.ContainerMutex(AsynchContainerConnectAction, IContainer)-1
org.eclipse.ecf.ui.actions.AsynchContainerConnectAction.ContainerMutex.isSameContainer(IContainer)-1
org.eclipse.ecf.ui.actions.AsynchContainerConnectAction.ContainerMutex.isSameContainer(IContainer)-1
org.eclipse.ecf.ui.actions.SynchContainerConnectAction.SynchContainerConnectAction(IContainer, ID, IConnectContext, IExceptionHandler, Runnable)-1
org.eclipse.ecf.ui.actions.SynchContainerConnectAction.SynchContainerConnectAction(IContainer, ID, IConnectContext, IExceptionHandler)-1
org.eclipse.ecf.ui.actions.SynchContainerConnectAction.SynchContainerConnectAction(IContainer, ID, IConnectContext)-1
org.eclipse.ecf.ui.ContainerConfigurationResult.ContainerConfigurationResult(ContainerTypeDescription, IContainer)-1
org.eclipse.ecf.ui.ContainerConfigurationResult.ContainerConfigurationResult(String, IContainer)-1
org.eclipse.ecf.ui.IConnectWizard.init(IWorkbench, IContainer)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ecf.ui.actions.AsynchContainerConnectAction.ContainerMutex.getContainer()-1
org.eclipse.ecf.ui.actions.AsynchContainerConnectAction.ContainerMutex.getContainer()-1
org.eclipse.ecf.ui.actions.SynchContainerConnectAction.getContainer()-1
org.eclipse.ecf.ui.ContainerConfigurationResult.getContainer()-1
org.eclipse.ecf.ui.hyperlink.AbstractURLHyperlink.createContainer()-1

org.eclipse.ecf.core.security.IConnectContext

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ecf.ui.actions.SynchContainerConnectAction.connectContext-1
PARAMETER
Reference LocationLine Number
org.eclipse.ecf.ui.actions.AsynchContainerConnectAction.AsynchContainerConnectAction(IContainer, ID, IConnectContext, IExceptionHandler, Runnable)-1
org.eclipse.ecf.ui.actions.AsynchContainerConnectAction.AsynchContainerConnectAction(IContainer, ID, IConnectContext, IExceptionHandler)-1
org.eclipse.ecf.ui.actions.AsynchContainerConnectAction.AsynchContainerConnectAction(IContainer, ID, IConnectContext)-1
org.eclipse.ecf.ui.actions.SynchContainerConnectAction.SynchContainerConnectAction(IContainer, ID, IConnectContext, IExceptionHandler, Runnable)-1
org.eclipse.ecf.ui.actions.SynchContainerConnectAction.SynchContainerConnectAction(IContainer, ID, IConnectContext, IExceptionHandler)-1
org.eclipse.ecf.ui.actions.SynchContainerConnectAction.SynchContainerConnectAction(IContainer, ID, IConnectContext)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ecf.ui.actions.SynchContainerConnectAction.getConnectContext()-1

org.eclipse.ecf.core.util.IExceptionHandler

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.ecf.ui.actions.SynchContainerConnectAction.exceptionHandler-1
PARAMETER
Reference LocationLine Number
org.eclipse.ecf.ui.actions.AsynchContainerConnectAction.AsynchContainerConnectAction(IContainer, ID, IConnectContext, IExceptionHandler, Runnable)-1
org.eclipse.ecf.ui.actions.AsynchContainerConnectAction.AsynchContainerConnectAction(IContainer, ID, IConnectContext, IExceptionHandler)-1
org.eclipse.ecf.ui.actions.SynchContainerConnectAction.SynchContainerConnectAction(IContainer, ID, IConnectContext, IExceptionHandler, Runnable)-1
org.eclipse.ecf.ui.actions.SynchContainerConnectAction.SynchContainerConnectAction(IContainer, ID, IConnectContext, IExceptionHandler)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.ecf.ui.actions.SynchContainerConnectAction.getExceptionHandler()-1

Back to reference summary for org.eclipse.ecf.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict