public class MavenJRETab
extends org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETab
| Constructor and Description |
|---|
MavenJRETab() |
| Modifier and Type | Method and Description |
|---|---|
void |
activated(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy workingCopy) |
void |
createControl(org.eclipse.swt.widgets.Composite parent) |
void |
deactivated(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy workingCopy) |
void |
initializeFrom(org.eclipse.debug.core.ILaunchConfiguration configuration) |
void |
performApply(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy configuration) |
void |
setDefaults(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy config) |
void |
setLaunchConfigurationDialog(org.eclipse.debug.ui.ILaunchConfigurationDialog dialog) |
dispose, getDefaultJREDescriptor, getDynamicTab, getDynamicTabHolder, getErrorMessage, getId, getImage, getJavaProject, getLaunchConfiguration, getLaunchConfigurationWorkingCopy, getName, getSpecificJREDescriptor, getTabForCurrentJRE, handleSelectedJREChanged, initializeAttributes, isUseDynamicJREArea, isValid, loadDynamicJREArea, OkToLeaveTab, postApply, selectJRE, setDynamicTab, setDynamicTabHolder, setLaunchConfiguration, setLaunchConfigurationWorkingCopy, setVMSpecificArgumentsVisible, updateJREFromConfiggetContext, getCurrentLaunchConfiguration, initializeJavaProjectcanSave, createCheckButton, createPushButton, createRadioButton, createSeparator, createUpdateJob, createVerticalSpacer, getAttributeLabel, getAttributesLabelsForPrototype, getControl, getHelpContextId, getLaunchConfigurationDialog, getLaunchManager, getMessage, getShell, getUpdateJobDelay, getWarningMessage, isDirty, launched, scheduleUpdateJob, setAttribute, setControl, setDirty, setErrorMessage, setHelpContextId, setMessage, setWarningMessage, updateLaunchConfigurationDialogpublic void createControl(org.eclipse.swt.widgets.Composite parent)
createControl in interface org.eclipse.debug.ui.ILaunchConfigurationTabcreateControl in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETabpublic void performApply(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy configuration)
performApply in interface org.eclipse.debug.ui.ILaunchConfigurationTabperformApply in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETabpublic void initializeFrom(org.eclipse.debug.core.ILaunchConfiguration configuration)
initializeFrom in interface org.eclipse.debug.ui.ILaunchConfigurationTabinitializeFrom in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETabpublic void setLaunchConfigurationDialog(org.eclipse.debug.ui.ILaunchConfigurationDialog dialog)
setLaunchConfigurationDialog in interface org.eclipse.debug.ui.ILaunchConfigurationTabsetLaunchConfigurationDialog in class org.eclipse.debug.ui.AbstractLaunchConfigurationTabpublic void activated(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy workingCopy)
activated in interface org.eclipse.debug.ui.ILaunchConfigurationTabactivated in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETabpublic void setDefaults(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy config)
setDefaults in interface org.eclipse.debug.ui.ILaunchConfigurationTabsetDefaults in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETabpublic void deactivated(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy workingCopy)
deactivated in interface org.eclipse.debug.ui.ILaunchConfigurationTabdeactivated in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETabCopyright © 2005–2021 Eclipse Foundation. All rights reserved.