TPTP 4.2.0 Platform Project
Internal API Specification

org.eclipse.hyades.trace.ui.internal.launcher
Class ProfileDestinationTab

java.lang.Object
  extended byorg.eclipse.hyades.trace.ui.internal.launcher.ProfileDestinationTab

Deprecated. Ali M. -- Clients are encouraged to use DestinationTab, which can be used to include as a separate configuraiton tab instead of a nested tab.

public class ProfileDestinationTab
extends java.lang.Object


Constructor Summary
ProfileDestinationTab(ProfileTab pt)
          Deprecated.  
 
Method Summary
 void activated(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy conf)
          Deprecated.  
 void addListener(org.eclipse.swt.widgets.Listener _listener)
          Deprecated.  
 org.eclipse.swt.widgets.Composite createControl(org.eclipse.swt.widgets.Composite parent)
          Deprecated.  
 void initializeFrom(org.eclipse.debug.core.ILaunchConfiguration conf)
          Deprecated.  
 boolean isValid(org.eclipse.debug.core.ILaunchConfiguration conf)
          Deprecated.  
 void performApply(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy wc)
          Deprecated.  
 void setDefaults(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy wc)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfileDestinationTab

public ProfileDestinationTab(ProfileTab pt)
Deprecated. 
Method Detail

createControl

public org.eclipse.swt.widgets.Composite createControl(org.eclipse.swt.widgets.Composite parent)
Deprecated. 

addListener

public void addListener(org.eclipse.swt.widgets.Listener _listener)
Deprecated. 

activated

public void activated(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy conf)
Deprecated. 

initializeFrom

public void initializeFrom(org.eclipse.debug.core.ILaunchConfiguration conf)
Deprecated. 

performApply

public void performApply(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy wc)
Deprecated. 

isValid

public boolean isValid(org.eclipse.debug.core.ILaunchConfiguration conf)
Deprecated. 

setDefaults

public void setDefaults(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy wc)
Deprecated. 

TPTP 4.2.0 Platform Project
Internal API Specification