|
Eclipse JDT 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.jdt.junit.launcher.JUnitLaunchConfigurationTab
public class JUnitLaunchConfigurationTab
The launch configuration tab for JUnit.
This class may be instantiated but is not intended to be subclassed.
| Constructor Summary | |
|---|---|
JUnitLaunchConfigurationTab()
Creates a JUnit launch configuration tab. |
|
| Method Summary | |
|---|---|
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)
|
boolean |
isValid(org.eclipse.debug.core.ILaunchConfiguration config)
|
void |
performApply(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy config)
|
void |
setDefaults(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy config)
|
protected void |
setErrorMessage(String errorMessage)
|
| Methods inherited from class org.eclipse.debug.ui.AbstractLaunchConfigurationTab |
|---|
activated, canSave, createCheckButton, createPushButton, createRadioButton, createSeparator, createUpdateJob, createVerticalSpacer, deactivated, getControl, getErrorMessage, getLaunchConfigurationDialog, getLaunchManager, getMessage, getShell, getUpdateJobDelay, isDirty, launched, scheduleUpdateJob, setAttribute, setControl, setDirty, setLaunchConfigurationDialog, setMessage, updateLaunchConfigurationDialog |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JUnitLaunchConfigurationTab()
| Method Detail |
|---|
public void createControl(org.eclipse.swt.widgets.Composite parent)
public void initializeFrom(org.eclipse.debug.core.ILaunchConfiguration config)
public void performApply(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy config)
public void dispose()
dispose in interface org.eclipse.debug.ui.ILaunchConfigurationTabdispose in class org.eclipse.debug.ui.AbstractLaunchConfigurationTabpublic org.eclipse.swt.graphics.Image getImage()
getImage in interface org.eclipse.debug.ui.ILaunchConfigurationTabgetImage in class org.eclipse.debug.ui.AbstractLaunchConfigurationTabpublic boolean isValid(org.eclipse.debug.core.ILaunchConfiguration config)
isValid in interface org.eclipse.debug.ui.ILaunchConfigurationTabisValid in class org.eclipse.debug.ui.AbstractLaunchConfigurationTabprotected void setErrorMessage(String errorMessage)
setErrorMessage in class org.eclipse.debug.ui.AbstractLaunchConfigurationTabpublic void setDefaults(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy config)
public String getName()
public String getId()
getId in class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
|
Eclipse JDT Release 3.6 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) 2000, 2010 IBM Corporation and others. All rights reserved.