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.MethodItemPair
           
static class PortMessageSelectionDialog.MsgItemPair
           
static class PortMessageSelectionDialog.OperationItemPair
           
 
Constructor Summary
PortMessageSelectionDialog(Shell shell, ActorClass ac, boolean recvOnly)
           
 
Method Summary
protected  void createFormContent(IManagedForm mform)
           
 PortMessageSelectionDialog.MethodItemPair getMethodItemPair()
           
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()

getMethodItemPair

public PortMessageSelectionDialog.MethodItemPair getMethodItemPair()