org.eclipse.pde.ui.launcher
Class EquinoxSettingsTab
java.lang.Object
org.eclipse.debug.ui.AbstractLaunchConfigurationTab
org.eclipse.pde.ui.launcher.AbstractLauncherTab
org.eclipse.pde.ui.launcher.OSGiSettingsTab
org.eclipse.pde.ui.launcher.EquinoxSettingsTab
- All Implemented Interfaces:
- ILaunchConfigurationTab
Deprecated. use OSGiSettingsTab
public class EquinoxSettingsTab
- extends OSGiSettingsTab
A launch configuration tab that displays and edits the VM install
launch configuration attributes.
This class may be instantiated. This class is not intended to be subclassed.
- Since:
- 3.2
- Restriction:
- This class is not intended to be subclassed by clients.
Methods inherited from class org.eclipse.debug.ui.AbstractLaunchConfigurationTab |
canSave, createCheckButton, createPushButton, createRadioButton, createSeparator, createVerticalSpacer, getControl, getErrorMessage, getLaunchConfigurationDialog, getLaunchManager, getMessage, getShell, isDirty, launched, setAttribute, setControl, setDirty, setErrorMessage, setLaunchConfigurationDialog, setMessage |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EquinoxSettingsTab
public EquinoxSettingsTab()
- Deprecated.
Copyright (c) IBM Corp. and others 2000, 2008. All Rights Reserved.