Package com.iizigo.panel
Class DeviceDialog
java.lang.Object
org.eclipse.swt.widgets.Dialog
com.iizigo.panel.DeviceDialog
public class DeviceDialog extends org.eclipse.swt.widgets.Dialog
The Device dialog to choose the devices to show.
- Author:
- Christopher Mindus
Constructor Summary
Method Summary
Methods inherited from class org.eclipse.swt.widgets.Dialog
checkSubclass, getParent, getStyle, getText, setText
Constructor Details
DeviceDialog
public DeviceDialog(org.eclipse.swt.widgets.Shell parent) Create the dialog.
Method Details
open
public void open()Open the dialog.