Methods from org.eclipse.debug.ui used by org.eclipse.jdt.junit

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.jdt.junit.launcher.JUnitLaunchConfigurationTab.JUnitLaunchConfigurationTab()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.JUnitLaunchConfigurationTab()147

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

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.dispose()494
OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.dispose()-1

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.createControl(Composite)173

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.isValid(ILaunchConfiguration)630

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

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.getId()-1

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

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.getImage()-1

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.handleSearchButtonSelected()522
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.initializeName(ILaunchConfigurationWorkingCopy, String)798
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.initializeTestType(IJavaElement, ILaunchConfigurationWorkingCopy)816

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.chooseContainer(IJavaElement)867
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.chooseJavaProject()583
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.handleSearchButtonSelected()510

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

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.isValid(ILaunchConfiguration)-1

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.createControl(Composite)156

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.handleSearchButtonSelected()524
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.validateJavaProject(IJavaProject)708
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.validateJavaProject(IJavaProject)714
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.validatePage()690
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.validatePage()656
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.validatePage()677
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.validatePage()685
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.validatePage()665
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.validatePage()694
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.validatePage()651
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.validatePage()671
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.validateTestLoaderJVM()735

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.validatePage()652

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.setContainerElement(IJavaElement)330
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.testModeChanged()646

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

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.junit.launcher.JUnitTabGroup.JUnitTabGroup()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.jdt.internal.junit.launcher.JUnitTabGroup.JUnitTabGroup()30

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

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.jdt.internal.junit.launcher.JUnitTabGroup.setDefaults(ILaunchConfigurationWorkingCopy)52
OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.junit.launcher.JUnitTabGroup.setDefaults(ILaunchConfigurationWorkingCopy)-1

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.junit.launcher.JUnitTabGroup.createTabs(ILaunchConfigurationDialog, String)45

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.junit.launcher.JUnitTabGroup.createTabs(ILaunchConfigurationDialog, String)43

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.junit.ui.TestRunnerViewPart.relaunch(ILaunchConfiguration, String)1138
org.eclipse.jdt.junit.launcher.JUnitLaunchShortcut.performLaunch(IJavaElement, String)222

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.junit.launcher.JUnitLaunchShortcut.chooseConfiguration(List, String)260

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.junit.ui.TestRunnerViewPart.rerunTest(String, String, String, String)1819

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.junit.launcher.JUnitTabGroup.createTabs(ILaunchConfigurationDialog, String)42

org.eclipse.debug.ui.ILaunchConfigurationDialog.generateName(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.initializeName(ILaunchConfigurationWorkingCopy, String)798

org.eclipse.debug.ui.sourcelookup.SourceLookupTab.SourceLookupTab()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.junit.launcher.JUnitTabGroup.createTabs(ILaunchConfigurationDialog, String)41

Back to reference summary for org.eclipse.jdt.junit

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict