Types from org.eclipse.jface used by org.eclipse.jst.j2ee.ejb.annotations.xdoclet

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

Reference Details

org.eclipse.jface.action.IAction

PARAMETER
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.action.AddBuilderAction.run(IAction)-1
org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.action.RemoveBuilderAction.run(IAction)-1
org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.action.RunXDocletAction.run(IAction)-1
org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.action.RunXDocletAction.selectionChanged(IAction, ISelection)-1
org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.action.XDocletActionDelegate.selectionChanged(IAction, ISelection)-1

org.eclipse.jface.preference.IPreferenceStore

PARAMETER
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.XDocletAnnotationPlugin.initializeDefaultPreferences(IPreferenceStore)-1
org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.XDocletPreferenceStore.initDoclet(IPreferenceStore, String)-1
org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.XDocletPreferenceStore.initializeDefaultPreferences(IPreferenceStore)-1

org.eclipse.jface.preference.PreferencePage

EXTENDS
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.ui.PropertyPreferencePage-1

org.eclipse.jface.resource.ImageDescriptor

PARAMETER
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.ui.AttributeWizardPage.AttributeWizardPage(String, String, ImageDescriptor)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.XDocletAnnotationPlugin.createImageDescriptor(URL, String)-1

org.eclipse.jface.viewers.CheckboxTableViewer

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.ui.TaskProviderDecorator.tableViewer-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.ui.TaskProviderDecorator.createTableViewer(Table)119

org.eclipse.jface.viewers.CheckStateChangedEvent

PARAMETER
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.ui.TaskProviderDecorator.2.checkStateChanged(CheckStateChangedEvent)-1

org.eclipse.jface.viewers.ICheckStateListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.ui.TaskProviderDecorator.2-1

org.eclipse.jface.viewers.ISelection

PARAMETER
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.action.RunXDocletAction.selectionChanged(IAction, ISelection)-1
org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.action.XDocletActionDelegate.selectionChanged(IAction, ISelection)-1
org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.ui.TaskProviderDecorator.getSelection(ISelection)-1

org.eclipse.jface.viewers.ISelectionChangedListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.ui.TaskProviderDecorator.3-1

org.eclipse.jface.viewers.IStructuredContentProvider

IMPLEMENTS
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.ui.TaskProviderDecorator.FieldContentProvider-1
org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.ui.TaskProviderDecorator.FieldContentProvider-1

org.eclipse.jface.viewers.IStructuredSelection

CASTS
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.action.XDocletActionDelegate.selectionChanged(IAction, ISelection)55
org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.ui.TaskProviderDecorator.getSelection(ISelection)155
INSTANCEOF
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.action.XDocletActionDelegate.selectionChanged(IAction, ISelection)54
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.ui.TaskProviderDecorator.getSelection(ISelection)155

org.eclipse.jface.viewers.ITableLabelProvider

IMPLEMENTS
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.ui.TaskProviderDecorator.FieldLabelProvider-1
org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.ui.TaskProviderDecorator.FieldLabelProvider-1

org.eclipse.jface.viewers.LabelProvider

EXTENDS
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.ui.TaskProviderDecorator.FieldLabelProvider-1
org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.ui.TaskProviderDecorator.FieldLabelProvider-1

org.eclipse.jface.viewers.SelectionChangedEvent

PARAMETER
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.ui.TaskProviderDecorator.3.selectionChanged(SelectionChangedEvent)-1

org.eclipse.jface.viewers.TableViewer

RETURN_TYPE
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.ui.TaskProviderDecorator.createTableViewer(Table)-1

org.eclipse.jface.viewers.Viewer

PARAMETER
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.ui.TaskProviderDecorator.FieldContentProvider.inputChanged(Viewer, Object, Object)-1
org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.ui.TaskProviderDecorator.FieldContentProvider.inputChanged(Viewer, Object, Object)-1
org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.ui.TaskProviderDecorator.FieldLabelProvider.getColumnImage(Viewer, Object, int)-1
org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.ui.TaskProviderDecorator.FieldLabelProvider.getColumnImage(Viewer, Object, int)-1
org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.ui.TaskProviderDecorator.FieldLabelProvider.getColumnText(Viewer, Object, int)-1
org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.ui.TaskProviderDecorator.FieldLabelProvider.getColumnText(Viewer, Object, int)-1

org.eclipse.jface.wizard.Wizard

EXTENDS
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.ui.TagPropertiesWizard-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.ui.TaskProviderDecorator.showWizard(IExtension, Shell)234

org.eclipse.jface.wizard.WizardDialog

INSTANTIATION
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.ui.TaskProviderDecorator.showWizard(IExtension, Shell)236
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.ui.TaskProviderDecorator.showWizard(IExtension, Shell)236

org.eclipse.jface.wizard.WizardPage

EXTENDS
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.ui.AttributeWizardPage-1

Back to reference summary for org.eclipse.jst.j2ee.ejb.annotations.xdoclet

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict