Eclipse PDE
Release 3.3

org.eclipse.pde.ui.launcher
Class EquinoxSettingsTab

java.lang.Object
  extended byorg.eclipse.debug.ui.AbstractLaunchConfigurationTab
      extended byorg.eclipse.pde.ui.launcher.AbstractLauncherTab
          extended byorg.eclipse.pde.ui.launcher.OSGiSettingsTab
              extended byorg.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

Constructor Summary
EquinoxSettingsTab()
          Deprecated.  
 
Methods inherited from class org.eclipse.pde.ui.launcher.OSGiSettingsTab
createControl, dispose, getImage, getName, initializeFrom, performApply, setDefaults, updateLaunchConfigurationDialog, validateTab
 
Methods inherited from class org.eclipse.pde.ui.launcher.AbstractLauncherTab
activated, createStartingSpace, deactivated, isValid
 
Methods inherited from class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
canSave, createCheckButton, createPushButton, createRadioButton, createSeparator, createVerticalSpacer, getControl, getErrorMessage, getId, 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
 

Constructor Detail

EquinoxSettingsTab

public EquinoxSettingsTab()
Deprecated. 

Eclipse PDE
Release 3.3

Copyright (c) IBM Corp. and others 2000, 2007. All Rights Reserved.