|
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.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 |
setDefaults(ILaunchConfigurationWorkingCopy config)
|
| Methods inherited from class org.eclipse.pde.ui.launcher.MainTab |
|---|
createControl, createJREBlock, createWorkspaceDataBlock, dispose, getImage, getName, initializeFrom, performApply, validateTab |
| Methods inherited from class org.eclipse.pde.ui.launcher.AbstractLauncherTab |
|---|
activated, 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 PluginJUnitMainTab()
| Method Detail |
|---|
protected void createProgramBlock()
createProgramBlock in class MainTabpublic void setDefaults(ILaunchConfigurationWorkingCopy config)
setDefaults in interface ILaunchConfigurationTabsetDefaults in class MainTabpublic java.lang.String getId()
getId in class MainTab
|
Eclipse PDE 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.