Java Tutorial/SWT/PopupList

Материал из Java эксперт
Перейти к: навигация, поиск

Creating a PopupList

PopupList offers two constructors:



public PopupList(Shell shell);
public PopupList(Shell shell, int style);