Java Tutorial/SWT/PopupList
Creating a PopupList
PopupList offers two constructors:
public PopupList(Shell shell);
public PopupList(Shell shell, int style);
PopupList offers two constructors:
public PopupList(Shell shell);
public PopupList(Shell shell, int style);