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

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

public class PortMessageSelectionDialog
extends FormDialog

Author:
Henrik Rentz-Reichert

Nested Class Summary
static class PortMessageSelectionDialog.MsgItemPair
           
 
Constructor Summary
PortMessageSelectionDialog(Shell shell, ActorClass ac, boolean recvOnly)
           
 
Method Summary
protected  void createFormContent(IManagedForm mform)
           
 PortMessageSelectionDialog.MsgItemPair getMsgItemPair()
           
protected  void okPressed()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortMessageSelectionDialog

public PortMessageSelectionDialog(Shell shell,
                                  ActorClass ac,
                                  boolean recvOnly)
Parameters:
shell -
Method Detail

createFormContent

protected void createFormContent(IManagedForm mform)

okPressed

protected void okPressed()

getMsgItemPair

public PortMessageSelectionDialog.MsgItemPair getMsgItemPair()