org.eclipse.tptp.symptom.internal.presentation
Class ActionDetails
java.lang.Object
org.eclipse.ui.forms.AbstractFormPart
org.eclipse.ui.forms.SectionPart
org.eclipse.tptp.symptom.internal.presentation.BaseSectionPart
org.eclipse.tptp.symptom.internal.presentation.ActionDetails
- All Implemented Interfaces:
- java.util.EventListener, org.eclipse.ui.forms.IFormPart, org.eclipse.tptp.symptom.editor.ISymptomEditSectionPart, org.eclipse.swt.events.ModifyListener, org.eclipse.swt.internal.SWTEventListener
- public class ActionDetails
- extends BaseSectionPart
- implements org.eclipse.swt.events.ModifyListener
|
Field Summary |
protected org.eclipse.swt.widgets.Text |
directive
|
protected org.eclipse.swt.widgets.Text |
language
|
protected org.eclipse.swt.widgets.Text |
type
|
| Fields inherited from class org.eclipse.tptp.symptom.internal.presentation.BaseSectionPart |
attributesList, delegator, editable, editor, node, parent, recommendation, refresh, toolkit, visible, wrappedObject |
| Methods inherited from class org.eclipse.tptp.symptom.internal.presentation.BaseSectionPart |
createContents, dispose, getSectionPart, initAttributesList, isAttributeVisible, isEditable, isVisible, setEditable, setEditable, setLayout, setVisible |
| Methods inherited from class org.eclipse.ui.forms.SectionPart |
expansionStateChanged, expansionStateChanging, getSection, hookListeners, setFocus |
| Methods inherited from class org.eclipse.ui.forms.AbstractFormPart |
commit, getManagedForm, initialize, isDirty, isStale, markDirty, markStale |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
directive
protected org.eclipse.swt.widgets.Text directive
language
protected org.eclipse.swt.widgets.Text language
type
protected org.eclipse.swt.widgets.Text type
ActionDetails
public ActionDetails(AbstractSymptomEditor editor,
org.eclipse.swt.widgets.Composite parent,
org.eclipse.ui.forms.widgets.FormToolkit toolkit,
int style)
setFormInput
public boolean setFormInput(java.lang.Object node)
- Specified by:
setFormInput in interface org.eclipse.ui.forms.IFormPart- Overrides:
setFormInput in class BaseSectionPart
refresh
public void refresh()
- Specified by:
refresh in interface org.eclipse.ui.forms.IFormPart
createClientArea
public void createClientArea()
- Specified by:
createClientArea in class BaseSectionPart
modifyText
public void modifyText(org.eclipse.swt.events.ModifyEvent e)
- Specified by:
modifyText in interface org.eclipse.swt.events.ModifyListener
isSectionVisible
protected boolean isSectionVisible()
setToolTipText
protected void setToolTipText()
- Overrides:
setToolTipText in class BaseSectionPart
setUpContextHelp
protected void setUpContextHelp()
- Overrides:
setUpContextHelp in class BaseSectionPart