|
TPTP 4.5.0 Testing Tools Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.core.commands.common.EventManager
org.eclipse.jface.action.AbstractAction
org.eclipse.jface.action.Action
org.eclipse.ui.actions.BaseSelectionListenerAction
org.eclipse.ui.actions.SelectionListenerAction
org.eclipse.hyades.test.ui.internal.model.ui.AddChildAction
org.eclipse.hyades.test.ui.internal.action.AddTestSuiteChildAction
public class AddTestSuiteChildAction
| Field Summary | |
|---|---|
protected static int |
SIZING_WIZARD_HEIGHT
The wizard dialog height |
protected static int |
SIZING_WIZARD_WIDTH
The wizard dialog width |
| Fields inherited from interface org.eclipse.jface.action.IAction |
|---|
AS_CHECK_BOX, AS_DROP_DOWN_MENU, AS_PUSH_BUTTON, AS_RADIO_BUTTON, AS_UNSPECIFIED, CHECKED, DESCRIPTION, ENABLED, HANDLED, IMAGE, RESULT, TEXT, TOOL_TIP_TEXT |
| Constructor Summary | |
|---|---|
AddTestSuiteChildAction(java.lang.String text)
Constructor for AddTestSuiteChildAction |
|
| Method Summary | |
|---|---|
protected org.eclipse.hyades.models.common.testprofile.TPFTestSuite |
getTestSuite(org.eclipse.jface.viewers.IStructuredSelection structuredSelection)
Returns the test suite associated with the first element of the structured selection or null. |
protected void |
openWizard(org.eclipse.hyades.models.common.testprofile.TPFTestSuite testSuite,
org.eclipse.hyades.ui.internal.wizard.HyadesWizard hyadesWizard,
java.lang.String settingsTag)
|
void |
setTestSuite(org.eclipse.hyades.models.common.testprofile.TPFTestSuite testSuite)
Sets the default test suite that is returned by getTestSuite(IStructuredSelection). |
| Methods inherited from class org.eclipse.hyades.test.ui.internal.model.ui.AddChildAction |
|---|
actionPerformed, dispose, getParent, setActionPerformed, setParent |
| Methods inherited from class org.eclipse.ui.actions.SelectionListenerAction |
|---|
clearCache, getSelectedNonResources, getSelectedResources, resourceIsType, selectionIsOfType |
| Methods inherited from class org.eclipse.ui.actions.BaseSelectionListenerAction |
|---|
getStructuredSelection, runWithEvent, selectionChanged, selectionChanged, updateSelection |
| Methods inherited from class org.eclipse.jface.action.Action |
|---|
convertAccelerator, convertAccelerator, findKeyCode, findKeyString, findModifier, findModifierString, getAccelerator, getActionDefinitionId, getDescription, getDisabledImageDescriptor, getHelpListener, getHoverImageDescriptor, getId, getImageDescriptor, getMenuCreator, getStyle, getText, getToolTipText, isChecked, isEnabled, isHandled, notifyResult, removeAcceleratorText, removeMnemonics, run, setAccelerator, setActionDefinitionId, setChecked, setDescription, setDisabledImageDescriptor, setEnabled, setHelpListener, setHoverImageDescriptor, setId, setImageDescriptor, setMenuCreator, setText, setToolTipText |
| Methods inherited from class org.eclipse.jface.action.AbstractAction |
|---|
addPropertyChangeListener, firePropertyChange, firePropertyChange, removePropertyChangeListener |
| Methods inherited from class org.eclipse.core.commands.common.EventManager |
|---|
addListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.jface.action.IAction |
|---|
addPropertyChangeListener, removePropertyChangeListener |
| Field Detail |
|---|
protected static final int SIZING_WIZARD_WIDTH
protected static final int SIZING_WIZARD_HEIGHT
| Constructor Detail |
|---|
public AddTestSuiteChildAction(java.lang.String text)
text - | Method Detail |
|---|
protected void openWizard(org.eclipse.hyades.models.common.testprofile.TPFTestSuite testSuite,
org.eclipse.hyades.ui.internal.wizard.HyadesWizard hyadesWizard,
java.lang.String settingsTag)
public void setTestSuite(org.eclipse.hyades.models.common.testprofile.TPFTestSuite testSuite)
getTestSuite(IStructuredSelection). If null then the
selection is analysed in order to identify the test suite.
testSuite - protected org.eclipse.hyades.models.common.testprofile.TPFTestSuite getTestSuite(org.eclipse.jface.viewers.IStructuredSelection structuredSelection)
null.
structuredSelection -
|
TPTP 4.5.0 Testing Tools Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||