|
Eclipse PDE Kepler |
|||||||||
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.MainTab
org.eclipse.pde.ui.launcher.PluginJUnitMainTab
public class PluginJUnitMainTab
A launch configuration tab that displays and edits the main launching arguments of a Plug-in JUnit test.
This class may be instantiated. This class is not intended to be subclassed by clients.
Field Summary |
---|
Fields inherited from class org.eclipse.pde.ui.launcher.MainTab |
---|
fDataBlock, fJreBlock, fProgramBlock |
Constructor Summary | |
---|---|
PluginJUnitMainTab()
|
Method Summary | |
---|---|
protected void |
createProgramBlock()
Overrides the implementation of the basis MainTab. |
java.lang.String |
getId()
|
void |
initializeFrom(ILaunchConfiguration config)
|
void |
performApply(ILaunchConfigurationWorkingCopy config)
|
void |
setDefaults(ILaunchConfigurationWorkingCopy config)
|
Methods inherited from class org.eclipse.pde.ui.launcher.MainTab |
---|
applyData, createControl, createJREBlock, createWorkspaceDataBlock, dispose, getImage, getName, validateTab |
Methods inherited from class org.eclipse.pde.ui.launcher.AbstractLauncherTab |
---|
activated, createStartingSpace, deactivated, isValid, scheduleUpdateJob, updateLaunchConfigurationDialog |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PluginJUnitMainTab()
Method Detail |
---|
protected void createProgramBlock()
createProgramBlock
in class MainTab
public void initializeFrom(ILaunchConfiguration config)
initializeFrom
in interface ILaunchConfigurationTab
initializeFrom
in class MainTab
public void setDefaults(ILaunchConfigurationWorkingCopy config)
setDefaults
in interface ILaunchConfigurationTab
setDefaults
in class MainTab
public void performApply(ILaunchConfigurationWorkingCopy config)
performApply
in interface ILaunchConfigurationTab
performApply
in class MainTab
public java.lang.String getId()
getId
in class MainTab
|
Eclipse PDE Kepler |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) 2000, 2012 IBM Corporation and others. All rights reserved.