[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.gef] ComboBoxDescriptor

How to use a Combobox Descirptor.
I have a Enum just like in the library example where we have choices in the type of books like "Mystery,fiction ..etc" Now i want the values to be displayed in a ComboBoxPropertyDesciptor.
How do we do the same ?