|
Eclipse PDE Release 3.6 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.debug.ui.AbstractLaunchConfigurationTab
org.eclipse.pde.ui.launcher.AbstractLauncherTab
org.eclipse.pde.ui.launcher.TracingTab
public class TracingTab
A launch configuration tab that enables tracing and displays all plug-ins that support tracing.
This class may be instantiated. This class is not intended to be subclassed by clients.
Constructor Summary | |
---|---|
TracingTab()
Constructor |
Method Summary | |
---|---|
void |
activated(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy workingCopy)
|
void |
createControl(org.eclipse.swt.widgets.Composite parent)
|
void |
dispose()
|
String |
getId()
|
org.eclipse.swt.graphics.Image |
getImage()
|
String |
getName()
|
void |
initializeFrom(org.eclipse.debug.core.ILaunchConfiguration config)
|
void |
performApply(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy config)
|
void |
setDefaults(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy config)
|
void |
validateTab()
Validates the data entered on the tab. |
Methods inherited from class org.eclipse.pde.ui.launcher.AbstractLauncherTab |
---|
createStartingSpace, deactivated, isValid, scheduleUpdateJob, updateLaunchConfigurationDialog |
Methods inherited from class org.eclipse.debug.ui.AbstractLaunchConfigurationTab |
---|
canSave, createCheckButton, createPushButton, createRadioButton, createSeparator, createUpdateJob, createVerticalSpacer, getControl, getErrorMessage, getLaunchConfigurationDialog, getLaunchManager, getMessage, getShell, getUpdateJobDelay, 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 |
---|
public TracingTab()
Method Detail |
---|
public void createControl(org.eclipse.swt.widgets.Composite parent)
public void activated(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy workingCopy)
activated
in interface org.eclipse.debug.ui.ILaunchConfigurationTab
activated
in class AbstractLauncherTab
public void dispose()
dispose
in interface org.eclipse.debug.ui.ILaunchConfigurationTab
dispose
in class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
public void initializeFrom(org.eclipse.debug.core.ILaunchConfiguration config)
public void performApply(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy config)
public void setDefaults(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy config)
public String getName()
public org.eclipse.swt.graphics.Image getImage()
getImage
in interface org.eclipse.debug.ui.ILaunchConfigurationTab
getImage
in class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
public void validateTab()
AbstractLauncherTab
validateTab
in class AbstractLauncherTab
public String getId()
getId
in class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
|
Eclipse PDE Release 3.6 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |