edu.columbia.cs.irt.sipcloud.gui
Class VmListDialog

java.lang.Object
  extended by org.eclipse.swt.widgets.Dialog
      extended by edu.columbia.cs.irt.sipcloud.gui.VmListDialog

public class VmListDialog
extends org.eclipse.swt.widgets.Dialog

VmListDialog displays the list of the type of VM instances so that users can choose the VM type.

Author:
Jin Hyung Park [jp2105]

Constructor Summary
VmListDialog(org.eclipse.swt.widgets.Shell parent, int style)
          Create the dialog.
 
Method Summary
 java.lang.Object open()
          Open the dialog.
 void setListener(org.eclipse.swt.widgets.Listener mouseListener)
           
 
Methods inherited from class org.eclipse.swt.widgets.Dialog
getParent, getStyle, getText, setText
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VmListDialog

public VmListDialog(org.eclipse.swt.widgets.Shell parent,
                    int style)
Create the dialog.

Parameters:
parent -
style -
Method Detail

setListener

public void setListener(org.eclipse.swt.widgets.Listener mouseListener)

open

public java.lang.Object open()
Open the dialog.

Returns:
the result