|
Eclipse JDT Release 3.8 |
|||||||||
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(Composite parent)
|
void |
dispose()
|
String |
getId()
|
Image |
getImage()
|
String |
getName()
|
void |
initializeFrom(ILaunchConfiguration config)
|
boolean |
isValid(ILaunchConfiguration config)
|
void |
performApply(ILaunchConfigurationWorkingCopy config)
|
void |
setDefaults(ILaunchConfigurationWorkingCopy config)
|
protected void |
setErrorMessage(String errorMessage)
|
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(Composite parent)
public void initializeFrom(ILaunchConfiguration config)
public void performApply(ILaunchConfigurationWorkingCopy config)
public void dispose()
dispose
in interface ILaunchConfigurationTab
dispose
in class AbstractLaunchConfigurationTab
public Image getImage()
getImage
in interface ILaunchConfigurationTab
getImage
in class AbstractLaunchConfigurationTab
public boolean isValid(ILaunchConfiguration config)
isValid
in interface ILaunchConfigurationTab
isValid
in class AbstractLaunchConfigurationTab
protected void setErrorMessage(String errorMessage)
setErrorMessage
in class AbstractLaunchConfigurationTab
public void setDefaults(ILaunchConfigurationWorkingCopy config)
public String getName()
public String getId()
getId
in class AbstractLaunchConfigurationTab
|
Eclipse JDT Release 3.8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) 2000, 2013 IBM Corporation and others. All rights reserved.