Methods from org.eclipse.jdt.ui used by org.eclipse.jst.j2ee.ui

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

Reference Details

org.eclipse.jdt.ui.actions.SelectionDispatchAction.getSelection()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.actions.J2EEDeleteAction.getProjects()172
org.eclipse.jst.j2ee.internal.actions.J2EEDeleteAction.isSelectionAllApplications()140
org.eclipse.jst.j2ee.internal.actions.J2EEDeleteAction.isSelectionAllDDRoots()129
org.eclipse.jst.j2ee.internal.actions.J2EEDeleteAction.isSelectionApplicable()106
org.eclipse.jst.j2ee.internal.actions.J2EEDeleteAction.isSelectionSomeJ2EE()117
org.eclipse.jst.j2ee.internal.actions.J2EEDeleteAction.update()363
org.eclipse.jst.j2ee.internal.actions.J2EERenameAction.getModules()156
org.eclipse.jst.j2ee.internal.actions.J2EERenameAction.isSelectionAllApplications()142
org.eclipse.jst.j2ee.internal.actions.J2EERenameAction.isSelectionAllDDRoots()130
org.eclipse.jst.j2ee.internal.actions.J2EERenameAction.update()341

org.eclipse.jdt.ui.actions.SelectionDispatchAction.run()

OVERRIDE
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.actions.J2EEDeleteAction.run()-1
org.eclipse.jst.j2ee.internal.actions.J2EERenameAction.run()-1

org.eclipse.jdt.ui.actions.SelectionDispatchAction.selectionChanged(ISelection)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.actions.J2EEDeleteAction.selectionChanged(ISelection)397
org.eclipse.jst.j2ee.internal.actions.J2EERenameAction.selectionChanged(ISelection)108
OVERRIDE
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.actions.J2EEDeleteAction.selectionChanged(ISelection)-1
org.eclipse.jst.j2ee.internal.actions.J2EERenameAction.selectionChanged(ISelection)-1

org.eclipse.jdt.ui.actions.SelectionDispatchAction.SelectionDispatchAction(IWorkbenchSite, ISelectionProvider)

OVERRIDE
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.actions.J2EEDeleteAction.J2EEDeleteAction(IWorkbenchSite, ISelectionProvider)-1
org.eclipse.jst.j2ee.internal.actions.J2EERenameAction.J2EERenameAction(IWorkbenchSite, ISelectionProvider)-1

org.eclipse.jdt.ui.actions.SelectionDispatchAction.SelectionDispatchAction(IWorkbenchSite)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.actions.J2EEDeleteAction.J2EEDeleteAction(IWorkbenchSite, ISelectionProvider)80
org.eclipse.jst.j2ee.internal.actions.J2EEDeleteAction.J2EEDeleteAction(IWorkbenchSite, Shell)74
org.eclipse.jst.j2ee.internal.actions.J2EERenameAction.J2EERenameAction(IWorkbenchSite, ISelectionProvider)78
org.eclipse.jst.j2ee.internal.actions.J2EERenameAction.J2EERenameAction(IWorkbenchSite, Shell)72

org.eclipse.jdt.ui.actions.SelectionDispatchAction.update(ISelection)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.actions.J2EERenameAction.update()339
org.eclipse.jst.j2ee.internal.actions.J2EERenameAction.updateSelection(IStructuredSelection)98
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.actions.J2EEDeleteAction.updateSelection(IStructuredSelection)102

org.eclipse.jdt.ui.IWorkingCopyManager.connect(IEditorInput)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jst.common.jdt.internal.integration.ui.WTPUIWorkingCopyManager.connect(IEditorInput, ICompilationUnit)99

org.eclipse.jdt.ui.IWorkingCopyManager.disconnect(IEditorInput)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jst.common.jdt.internal.integration.ui.WTPUIWorkingCopyManager.disconnect(IEditorInput)127
org.eclipse.jst.common.jdt.internal.integration.ui.WTPUIWorkingCopyManager.revert(IEditorInput)144

org.eclipse.jdt.ui.IWorkingCopyManager.getWorkingCopy(IEditorInput)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jst.common.jdt.internal.integration.ui.WTPUIWorkingCopyManager.getExistingWorkingCopy(ICompilationUnit)248
org.eclipse.jst.common.jdt.internal.integration.ui.WTPUIWorkingCopyManager.primGetWorkingCopy(ICompilationUnit)327
org.eclipse.jst.common.jdt.internal.integration.ui.WTPUIWorkingCopyManager.saveDocument(IEditorInput, IProgressMonitor)360

org.eclipse.jdt.ui.JavaElementLabelProvider.JavaElementLabelProvider(int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.wizard.NewJavaClassWizardPage.handlePackageButtonPressed()480

org.eclipse.jdt.ui.JavaUI.getWorkingCopyManager()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jst.common.jdt.internal.integration.ui.WTPUIWorkingCopyManager.WTPUIWorkingCopyManager()69

org.eclipse.jdt.ui.wizards.BuildPathDialogAccess.chooseExternalJAREntries(Shell)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.AddModulestoEARPropertiesPage.handleSelectExternalJarButton()565
org.eclipse.jst.j2ee.internal.WebLibDependencyPropertiesPage.handleSelectExternalJarButton()295

org.eclipse.jdt.ui.wizards.BuildPathDialogAccess.chooseJAREntries(Shell, IPath, IPath[])

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.AddModulestoEARPropertiesPage.handleSelectProjectJarButton()1147
org.eclipse.jst.j2ee.internal.WebLibDependencyPropertiesPage.handleSelectProjectJarButton()353

org.eclipse.jdt.ui.wizards.BuildPathDialogAccess.chooseVariableEntries(Shell, IPath[])

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.AddModulestoEARPropertiesPage.handleSelectVariableButton()583
org.eclipse.jst.j2ee.internal.WebLibDependencyPropertiesPage.handleSelectVariableButton()309

org.eclipse.jdt.ui.wizards.ClasspathAttributeConfiguration.canEdit(ClasspathAttributeConfigurationClasspathAttributeAccess)

OVERRIDE
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.classpathdep.ui.ClasspathDependencyAttributeConfiguration.canEdit(ClasspathAttributeConfigurationClasspathAttributeAccess)-1
org.eclipse.jst.j2ee.internal.classpathdep.ui.ClasspathNonDependencyAttributeConfiguration.canEdit(ClasspathAttributeConfigurationClasspathAttributeAccess)-1

org.eclipse.jdt.ui.wizards.ClasspathAttributeConfiguration.canRemove(ClasspathAttributeConfigurationClasspathAttributeAccess)

OVERRIDE
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.classpathdep.ui.ClasspathDependencyAttributeConfiguration.canRemove(ClasspathAttributeConfigurationClasspathAttributeAccess)-1
org.eclipse.jst.j2ee.internal.classpathdep.ui.ClasspathNonDependencyAttributeConfiguration.canRemove(ClasspathAttributeConfigurationClasspathAttributeAccess)-1

org.eclipse.jdt.ui.wizards.ClasspathAttributeConfiguration.ClasspathAttributeAccess.getClasspathAttribute()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.classpathdep.ui.ClasspathDependencyAttributeConfiguration.getValueLabel(ClasspathAttributeConfigurationClasspathAttributeAccess)66

org.eclipse.jdt.ui.wizards.ClasspathAttributeConfiguration.ClasspathAttributeConfiguration()

OVERRIDE
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.classpathdep.ui.ClasspathDependencyAttributeConfiguration.ClasspathDependencyAttributeConfiguration()-1
org.eclipse.jst.j2ee.internal.classpathdep.ui.ClasspathNonDependencyAttributeConfiguration.ClasspathNonDependencyAttributeConfiguration()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.classpathdep.ui.ClasspathDependencyAttributeConfiguration.ClasspathDependencyAttributeConfiguration()24
org.eclipse.jst.j2ee.internal.classpathdep.ui.ClasspathNonDependencyAttributeConfiguration.ClasspathNonDependencyAttributeConfiguration()24

org.eclipse.jdt.ui.wizards.ClasspathAttributeConfiguration.getImageDescriptor(ClasspathAttributeConfigurationClasspathAttributeAccess)

OVERRIDE
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.classpathdep.ui.ClasspathDependencyAttributeConfiguration.getImageDescriptor(ClasspathAttributeConfigurationClasspathAttributeAccess)-1
org.eclipse.jst.j2ee.internal.classpathdep.ui.ClasspathNonDependencyAttributeConfiguration.getImageDescriptor(ClasspathAttributeConfigurationClasspathAttributeAccess)-1

org.eclipse.jdt.ui.wizards.ClasspathAttributeConfiguration.getNameLabel(ClasspathAttributeConfigurationClasspathAttributeAccess)

OVERRIDE
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.classpathdep.ui.ClasspathDependencyAttributeConfiguration.getNameLabel(ClasspathAttributeConfigurationClasspathAttributeAccess)-1
org.eclipse.jst.j2ee.internal.classpathdep.ui.ClasspathNonDependencyAttributeConfiguration.getNameLabel(ClasspathAttributeConfigurationClasspathAttributeAccess)-1

org.eclipse.jdt.ui.wizards.ClasspathAttributeConfiguration.getValueLabel(ClasspathAttributeConfigurationClasspathAttributeAccess)

OVERRIDE
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.classpathdep.ui.ClasspathDependencyAttributeConfiguration.getValueLabel(ClasspathAttributeConfigurationClasspathAttributeAccess)-1
org.eclipse.jst.j2ee.internal.classpathdep.ui.ClasspathNonDependencyAttributeConfiguration.getValueLabel(ClasspathAttributeConfigurationClasspathAttributeAccess)-1

org.eclipse.jdt.ui.wizards.ClasspathAttributeConfiguration.performEdit(Shell, ClasspathAttributeConfigurationClasspathAttributeAccess)

OVERRIDE
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.classpathdep.ui.ClasspathDependencyAttributeConfiguration.performEdit(Shell, ClasspathAttributeConfigurationClasspathAttributeAccess)-1
org.eclipse.jst.j2ee.internal.classpathdep.ui.ClasspathNonDependencyAttributeConfiguration.performEdit(Shell, ClasspathAttributeConfigurationClasspathAttributeAccess)-1

org.eclipse.jdt.ui.wizards.ClasspathAttributeConfiguration.performRemove(ClasspathAttributeConfigurationClasspathAttributeAccess)

OVERRIDE
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.classpathdep.ui.ClasspathDependencyAttributeConfiguration.performRemove(ClasspathAttributeConfigurationClasspathAttributeAccess)-1
org.eclipse.jst.j2ee.internal.classpathdep.ui.ClasspathNonDependencyAttributeConfiguration.performRemove(ClasspathAttributeConfigurationClasspathAttributeAccess)-1

org.eclipse.jdt.ui.wizards.NewElementWizardPage.NewElementWizardPage(String)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.jst.j2ee.internal.wizard.EARLibrariesContainerPage.EARLibrariesContainerPage()22

Back to reference summary for org.eclipse.jst.j2ee.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict