|
TPTP 4.1.0 Testing Tools Project Public API Specification |
||||||||||
| 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.hyades.test.tools.ui.http.launch.tabs.LoadTestUserTab
Launch configuration tab that specifies number of virtual users to run with this test.
| Constructor Summary | |
|---|---|
LoadTestUserTab()
Deprecated. |
|
| Method Summary | |
|---|---|
void |
createControl(org.eclipse.swt.widgets.Composite parent)
Deprecated. |
int |
get_nUsers()
Deprecated. |
org.eclipse.swt.graphics.Image |
getImage()
Deprecated. |
java.lang.String |
getName()
Deprecated. |
void |
initializeFrom(org.eclipse.debug.core.ILaunchConfiguration configuration)
Deprecated. |
boolean |
isValid(org.eclipse.debug.core.ILaunchConfiguration launchConfig)
Deprecated. |
void |
performApply(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy configuration)
Deprecated. |
void |
set_nUsers(int users)
Deprecated. |
void |
setDefaults(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy configuration)
Deprecated. |
| Methods inherited from class org.eclipse.debug.ui.AbstractLaunchConfigurationTab |
|---|
activated, canSave, createCheckButton, createPushButton, createRadioButton, createSeparator, createVerticalSpacer, deactivated, dispose, getControl, getErrorMessage, getLaunchConfigurationDialog, getLaunchManager, getMessage, getShell, isDirty, launched, setAttribute, setControl, setDirty, setErrorMessage, setLaunchConfigurationDialog, setMessage, updateLaunchConfigurationDialog |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LoadTestUserTab()
| Method Detail |
public void createControl(org.eclipse.swt.widgets.Composite parent)
public void setDefaults(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy configuration)
public void initializeFrom(org.eclipse.debug.core.ILaunchConfiguration configuration)
public void performApply(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy configuration)
public java.lang.String getName()
public int get_nUsers()
public void set_nUsers(int users)
users - The _nUsers to set.public org.eclipse.swt.graphics.Image getImage()
public boolean isValid(org.eclipse.debug.core.ILaunchConfiguration launchConfig)
|
TPTP 4.1.0 Testing Tools Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||