Methods from org.eclipse.debug.ui used by org.eclipse.pde.ui

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

Reference Details

org.eclipse.debug.ui.AbstractLaunchConfigurationTab.AbstractLaunchConfigurationTab()

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.ui.launcher.AbstractLauncherTab.AbstractLauncherTab()-1
org.eclipse.pde.ui.launcher.TestTab.TestTab()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.pde.ui.launcher.AbstractLauncherTab.AbstractLauncherTab()28
org.eclipse.pde.ui.launcher.TestTab.TestTab()45

org.eclipse.debug.ui.AbstractLaunchConfigurationTab.activated(ILaunchConfigurationWorkingCopy)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.ui.launcher.AbstractLauncherTab.activated(ILaunchConfigurationWorkingCopy)-1
org.eclipse.pde.ui.launcher.TestTab.activated(ILaunchConfigurationWorkingCopy)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.ui.launcher.TestTab.activated(ILaunchConfigurationWorkingCopy)98

org.eclipse.debug.ui.AbstractLaunchConfigurationTab.canSave()

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.ui.launcher.TestTab.canSave()-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.ui.launcher.TestTab.canSave()102

org.eclipse.debug.ui.AbstractLaunchConfigurationTab.deactivated(ILaunchConfigurationWorkingCopy)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.ui.launcher.AbstractLauncherTab.deactivated(ILaunchConfigurationWorkingCopy)-1
org.eclipse.pde.ui.launcher.TestTab.deactivated(ILaunchConfigurationWorkingCopy)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.ui.launcher.TestTab.deactivated(ILaunchConfigurationWorkingCopy)106

org.eclipse.debug.ui.AbstractLaunchConfigurationTab.dispose()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.pde.ui.launcher.BundlesTab.dispose()55
org.eclipse.pde.ui.launcher.MainTab.dispose()59
org.eclipse.pde.ui.launcher.PluginsTab.dispose()98
org.eclipse.pde.ui.launcher.TracingTab.dispose()79
OVERRIDE
Reference LocationLine Number
org.eclipse.pde.ui.launcher.BundlesTab.dispose()-1
org.eclipse.pde.ui.launcher.ConfigurationTab.dispose()-1
org.eclipse.pde.ui.launcher.MainTab.dispose()-1
org.eclipse.pde.ui.launcher.OSGiSettingsTab.dispose()-1
org.eclipse.pde.ui.launcher.PluginsTab.dispose()-1
org.eclipse.pde.ui.launcher.TestTab.dispose()-1
org.eclipse.pde.ui.launcher.TracingTab.dispose()-1

org.eclipse.debug.ui.AbstractLaunchConfigurationTab.getControl()

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.ui.launcher.TestTab.getControl()-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.launcher.AbstractPluginBlock.getShell()896
org.eclipse.pde.internal.ui.launcher.BaseBlock.handleBrowseFileSystem()120
org.eclipse.pde.internal.ui.launcher.BaseBlock.handleBrowseWorkspace()130
org.eclipse.pde.internal.ui.launcher.BaseBlock.handleInsertVariable()170
org.eclipse.pde.internal.ui.launcher.ConfigurationTemplateBlock.handleBrowseFileSystem()171
org.eclipse.pde.internal.ui.launcher.ConfigurationTemplateBlock.handleBrowseWorkspace()121
org.eclipse.pde.internal.ui.launcher.JREBlock.1.widgetSelected(SelectionEvent)97
org.eclipse.pde.internal.ui.launcher.JREBlock.2.widgetSelected(SelectionEvent)120
org.eclipse.pde.ui.launcher.ConfigurationTab.createControl(Composite)79
org.eclipse.pde.ui.launcher.OSGiSettingsTab.createControl(Composite)68
org.eclipse.pde.ui.launcher.TestTab.getControl()143

org.eclipse.debug.ui.AbstractLaunchConfigurationTab.getErrorMessage()

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.ui.launcher.TestTab.getErrorMessage()-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.ui.launcher.AbstractLauncherTab.isValid(ILaunchConfiguration)52
org.eclipse.pde.ui.launcher.TestTab.getErrorMessage()114

org.eclipse.debug.ui.AbstractLaunchConfigurationTab.getId()

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.ui.launcher.BundlesTab.getId()-1
org.eclipse.pde.ui.launcher.ConfigurationTab.getId()-1
org.eclipse.pde.ui.launcher.MainTab.getId()-1
org.eclipse.pde.ui.launcher.OSGiSettingsTab.getId()-1
org.eclipse.pde.ui.launcher.PluginsTab.getId()-1
org.eclipse.pde.ui.launcher.TestTab.getId()-1
org.eclipse.pde.ui.launcher.TracingTab.getId()-1

org.eclipse.debug.ui.AbstractLaunchConfigurationTab.getImage()

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.ui.launcher.BundlesTab.getImage()-1
org.eclipse.pde.ui.launcher.ConfigurationTab.getImage()-1
org.eclipse.pde.ui.launcher.MainTab.getImage()-1
org.eclipse.pde.ui.launcher.OSGiSettingsTab.getImage()-1
org.eclipse.pde.ui.launcher.PluginsTab.getImage()-1
org.eclipse.pde.ui.launcher.TestTab.getImage()-1
org.eclipse.pde.ui.launcher.TracingTab.getImage()-1

org.eclipse.debug.ui.AbstractLaunchConfigurationTab.getLaunchConfigurationDialog()

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.ui.launcher.TestTab.getLaunchConfigurationDialog()-1

org.eclipse.debug.ui.AbstractLaunchConfigurationTab.getMessage()

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.ui.launcher.TestTab.getMessage()-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.ui.launcher.TestTab.getMessage()122

org.eclipse.debug.ui.AbstractLaunchConfigurationTab.isValid(ILaunchConfiguration)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.ui.launcher.AbstractLauncherTab.isValid(ILaunchConfiguration)-1
org.eclipse.pde.ui.launcher.TestTab.isValid(ILaunchConfiguration)-1

org.eclipse.debug.ui.AbstractLaunchConfigurationTab.setControl(Control)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.ui.launcher.BundlesTab.createControl(Composite)69
org.eclipse.pde.ui.launcher.ConfigurationTab.createControl(Composite)78
org.eclipse.pde.ui.launcher.MainTab.createControl(Composite)105
org.eclipse.pde.ui.launcher.OSGiSettingsTab.createControl(Composite)67
org.eclipse.pde.ui.launcher.PluginsTab.createControl(Composite)140
org.eclipse.pde.ui.launcher.TracingTab.createControl(Composite)57

org.eclipse.debug.ui.AbstractLaunchConfigurationTab.setErrorMessage(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.ui.launcher.ConfigurationTab.validateTab()145
org.eclipse.pde.ui.launcher.MainTab.validateTab()192
org.eclipse.pde.ui.launcher.PluginsTab.validateTab()239

org.eclipse.debug.ui.AbstractLaunchConfigurationTab.setLaunchConfigurationDialog(ILaunchConfigurationDialog)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.ui.launcher.TestTab.setLaunchConfigurationDialog(ILaunchConfigurationDialog)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.ui.launcher.TestTab.setLaunchConfigurationDialog(ILaunchConfigurationDialog)138

org.eclipse.debug.ui.AbstractLaunchConfigurationTab.updateLaunchConfigurationDialog()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.pde.ui.launcher.AbstractLauncherTab.updateLaunchConfigurationDialog()74
OVERRIDE
Reference LocationLine Number
org.eclipse.pde.ui.launcher.AbstractLauncherTab.updateLaunchConfigurationDialog()-1

org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup.AbstractLaunchConfigurationTabGroup()

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.ui.launcher.AbstractPDELaunchConfigurationTabGroup.AbstractPDELaunchConfigurationTabGroup()-1
org.eclipse.pde.ui.launcher.OSGiLauncherTabGroup.OSGiLauncherTabGroup()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.pde.ui.launcher.AbstractPDELaunchConfigurationTabGroup.AbstractPDELaunchConfigurationTabGroup()37
org.eclipse.pde.ui.launcher.OSGiLauncherTabGroup.OSGiLauncherTabGroup()29

org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup.getTabs()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.ui.launcher.AbstractPDELaunchConfigurationTabGroup.initializeFrom(ILaunchConfiguration)48

org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup.initializeFrom(ILaunchConfiguration)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.ui.launcher.AbstractPDELaunchConfigurationTabGroup.initializeFrom(ILaunchConfiguration)-1

org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup.performApply(ILaunchConfigurationWorkingCopy)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.pde.ui.launcher.EclipseLauncherTabGroup.performApply(ILaunchConfigurationWorkingCopy)43
OVERRIDE
Reference LocationLine Number
org.eclipse.pde.ui.launcher.EclipseLauncherTabGroup.performApply(ILaunchConfigurationWorkingCopy)-1

org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup.setDefaults(ILaunchConfigurationWorkingCopy)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.pde.ui.launcher.AbstractPDELaunchConfigurationTabGroup.setDefaults(ILaunchConfigurationWorkingCopy)111
org.eclipse.pde.ui.launcher.OSGiLauncherTabGroup.setDefaults(ILaunchConfigurationWorkingCopy)51
OVERRIDE
Reference LocationLine Number
org.eclipse.pde.ui.launcher.AbstractPDELaunchConfigurationTabGroup.setDefaults(ILaunchConfigurationWorkingCopy)-1
org.eclipse.pde.ui.launcher.OSGiLauncherTabGroup.setDefaults(ILaunchConfigurationWorkingCopy)-1

org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup.setTabs(ILaunchConfigurationTab[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.ui.launcher.EclipseLauncherTabGroup.createTabs(ILaunchConfigurationDialog, String)36
org.eclipse.pde.ui.launcher.JUnitTabGroup.createTabs(ILaunchConfigurationDialog, String)32
org.eclipse.pde.ui.launcher.OSGiLauncherTabGroup.createTabs(ILaunchConfigurationDialog, String)37

org.eclipse.debug.ui.CommonTab.CommonTab()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.ui.launcher.EclipseLauncherTabGroup.createTabs(ILaunchConfigurationDialog, String)35
org.eclipse.pde.ui.launcher.JUnitTabGroup.createTabs(ILaunchConfigurationDialog, String)31
org.eclipse.pde.ui.launcher.OSGiLauncherTabGroup.createTabs(ILaunchConfigurationDialog, String)36

org.eclipse.debug.ui.DebugUITools.isPrivate(ILaunchConfiguration)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.pde.internal.ui.launcher.LaunchAction.getLaunchConfigurations()287
org.eclipse.pde.internal.ui.wizards.feature.PluginListPage.getLaunchConfigurations()144
org.eclipse.pde.internal.ui.wizards.feature.PluginListPage.getSelectedLaunchConfiguration()165
org.eclipse.pde.internal.ui.wizards.product.ProductFileWizardPage.getLaunchConfigurations()154
org.eclipse.pde.internal.ui.wizards.product.ProductFileWizardPage.getLaunchConfigurations()161
org.eclipse.pde.internal.ui.wizards.product.ProductFileWizardPage.getSelectedLaunchConfiguration()185
org.eclipse.pde.ui.launcher.AbstractLaunchShortcut.getLaunchConfigurations()87

org.eclipse.debug.ui.DebugUITools.launch(ILaunchConfiguration, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.pde.internal.ui.launcher.LaunchAction.run()60
org.eclipse.pde.ui.launcher.AbstractLaunchShortcut.launch(String)42

org.eclipse.debug.ui.DebugUITools.newDebugModelPresentation()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.pde.internal.ui.launcher.LaunchAction.chooseConfiguration(ILaunchConfiguration[])240
org.eclipse.pde.ui.launcher.AbstractLaunchShortcut.chooseConfiguration(ILaunchConfiguration[], String)107

org.eclipse.debug.ui.EnvironmentTab.EnvironmentTab()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.ui.launcher.EclipseLauncherTabGroup.createTabs(ILaunchConfigurationDialog, String)35
org.eclipse.pde.ui.launcher.JUnitTabGroup.createTabs(ILaunchConfigurationDialog, String)31
org.eclipse.pde.ui.launcher.OSGiLauncherTabGroup.createTabs(ILaunchConfigurationDialog, String)36

org.eclipse.debug.ui.ILaunchConfigurationTab.initializeFrom(ILaunchConfiguration)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.ui.launcher.AbstractPDELaunchConfigurationTabGroup.1.run()58

org.eclipse.debug.ui.ILaunchShortcut.launch(ISelection, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.PDELauncherFormEditor.launch(String, Runnable, Object)127
org.eclipse.pde.internal.ui.samples.SampleEditor.3.run()146
org.eclipse.pde.internal.ui.samples.SampleStandbyContent.3.run()126

org.eclipse.debug.ui.StringVariableSelectionDialog.getVariableExpression()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.targetdefinition.ArgumentsSection.2.widgetSelected(SelectionEvent)108
org.eclipse.pde.internal.ui.editor.targetdefinition.ArgumentsSection.5.widgetSelected(SelectionEvent)159
org.eclipse.pde.internal.ui.launcher.BaseBlock.handleInsertVariable()172
org.eclipse.pde.internal.ui.shared.target.EditDirectoryContainerPage.3.widgetSelected(SelectionEvent)178
org.eclipse.pde.internal.ui.shared.target.EditProfileContainerPage.4.widgetSelected(SelectionEvent)153
org.eclipse.pde.internal.ui.wizards.target.TargetDefinitionContentPage.18.widgetSelected(SelectionEvent)591

org.eclipse.debug.ui.StringVariableSelectionDialog.StringVariableSelectionDialog(Shell)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.targetdefinition.ArgumentsSection.2.widgetSelected(SelectionEvent)106
org.eclipse.pde.internal.ui.editor.targetdefinition.ArgumentsSection.5.widgetSelected(SelectionEvent)157
org.eclipse.pde.internal.ui.launcher.BaseBlock.handleInsertVariable()170
org.eclipse.pde.internal.ui.shared.target.EditDirectoryContainerPage.3.widgetSelected(SelectionEvent)176
org.eclipse.pde.internal.ui.shared.target.EditProfileContainerPage.4.widgetSelected(SelectionEvent)151
org.eclipse.pde.internal.ui.wizards.target.TargetDefinitionContentPage.18.widgetSelected(SelectionEvent)589

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict