Java Tutorial/SWT/PopupList — различия между версиями
Admin (обсуждение | вклад) м (1 версия) |
|
(нет различий)
|
Текущая версия на 15:19, 31 мая 2010
Creating a PopupList
PopupList offers two constructors:
public PopupList(Shell shell);
public PopupList(Shell shell, int style);