|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectFormDialog
org.eclipse.etrice.ui.common.dialogs.AbstractPropertyDialog
org.eclipse.etrice.ui.behavior.dialogs.AbstractMemberAwarePropertyDialog
org.eclipse.etrice.ui.behavior.dialogs.TransitionPropertyDialog
public class TransitionPropertyDialog
Constructor Summary | |
---|---|
TransitionPropertyDialog(Shell shell,
StateGraph sg,
Transition trans)
|
Method Summary | |
---|---|
protected void |
createButtonsForButtonBar(Composite parent)
|
protected void |
createContent(IManagedForm mform,
Composite body,
org.eclipse.core.databinding.DataBindingContext bindingContext)
|
protected Image |
getImage()
|
protected void |
updateValidationFeedback(boolean ok)
|
Methods inherited from class org.eclipse.etrice.ui.behavior.dialogs.AbstractMemberAwarePropertyDialog |
---|
configureMemberAware, configureMemberAware, configureMemberAware, createMembersAndMessagesButtons, getActorClass, handleMembersPressed, handleMessagesPressed |
Methods inherited from class org.eclipse.etrice.ui.common.dialogs.AbstractPropertyDialog |
---|
createButtonBar, createCheck, createCheck, createCombo, createCombo, createComboUsingDesc, createDecorator, createFormContent, createText, createText, createText, createText, getBindingContext, getToolkit, setValidationText |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TransitionPropertyDialog(Shell shell, StateGraph sg, Transition trans)
Method Detail |
---|
protected Image getImage()
getImage
in class AbstractPropertyDialog
protected void createContent(IManagedForm mform, Composite body, org.eclipse.core.databinding.DataBindingContext bindingContext)
createContent
in class AbstractPropertyDialog
protected void updateValidationFeedback(boolean ok)
updateValidationFeedback
in class AbstractPropertyDialog
protected void createButtonsForButtonBar(Composite parent)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |