public abstract static class DialogUtils.ComboWrapper<E>
extends java.lang.Object
Constructor and Description |
---|
ComboWrapper(Combo combo) |
Modifier and Type | Method and Description |
---|---|
void |
addSelectionListener(SelectionListener listener) |
Combo |
getCombo() |
abstract E |
getSelected() |
abstract void |
setSelected(E element) |
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.