org.eclipse.etrice.ui.behavior.dialogs
Class MemberSelectionDialog

java.lang.Object
  extended by FormDialog
      extended by org.eclipse.etrice.ui.behavior.dialogs.MemberSelectionDialog

public class MemberSelectionDialog
extends FormDialog

Author:
Henrik Rentz-Reichert

Constructor Summary
MemberSelectionDialog(Shell shell, ActorClass ac)
           
 
Method Summary
protected  void createFormContent(IManagedForm mform)
           
 java.lang.Object getSelected()
           
protected  void okPressed()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MemberSelectionDialog

public MemberSelectionDialog(Shell shell,
                             ActorClass ac)
Parameters:
shell -
Method Detail

createFormContent

protected void createFormContent(IManagedForm mform)

okPressed

protected void okPressed()

getSelected

public java.lang.Object getSelected()