SUMMARY:
java.lang.Object
org.eclipse.jface.window.Window
org.eclipse.jface.dialogs.Dialog
org.eclipse.jface.dialogs.TrayDialog
org.eclipse.ui.forms.FormDialog
org.eclipse.etrice.ui.common.dialogs.AbstractPropertyDialog
org.eclipse.etrice.ui.structure.dialogs.ActorContainerRefPropertyDialog
- All Implemented Interfaces:
- org.eclipse.jface.window.IShellProvider
public class ActorContainerRefPropertyDialog
- extends AbstractPropertyDialog
ActorContainerRefPropertyDialog
public ActorContainerRefPropertyDialog(Shell shell,
ActorContainerRef ref,
IScope scope,
StructureClass sc,
boolean newRef)
initializeBounds
protected void initializeBounds()
- Overrides:
initializeBounds
in class org.eclipse.jface.dialogs.Dialog
createContent
protected void createContent(org.eclipse.ui.forms.IManagedForm mform,
Composite body,
org.eclipse.core.databinding.DataBindingContext bindingContext)
- Specified by:
createContent
in class AbstractPropertyDialog
getImage
protected Image getImage()
- Specified by:
getImage
in class AbstractPropertyDialog