com.pvx.ooadide.launchers
Class ProvideXLaunchConfigurationTab

java.lang.Object
  extended by org.eclipse.debug.ui.AbstractLaunchConfigurationTab
      extended by com.pvx.ooadide.launchers.ProvideXLaunchConfigurationTab
All Implemented Interfaces:
org.eclipse.debug.ui.ILaunchConfigurationTab
Direct Known Subclasses:
IniFileBlock

public abstract class ProvideXLaunchConfigurationTab
extends org.eclipse.debug.ui.AbstractLaunchConfigurationTab

Common function for Java launch configuration tabs.


Constructor Summary
ProvideXLaunchConfigurationTab()
           
 
Method Summary
 
Methods inherited from class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
activated, canSave, deactivated, dispose, getControl, getErrorMessage, getId, getImage, getMessage, isValid, launched, setLaunchConfigurationDialog
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.eclipse.debug.ui.ILaunchConfigurationTab
createControl, getName, initializeFrom, performApply, setDefaults
 

Constructor Detail

ProvideXLaunchConfigurationTab

public ProvideXLaunchConfigurationTab()