[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] ComboFieldEditor: Change combobox entries not possible

Is there a way to change the list-content of the combobox of a 
ComboFieldEditor (org.eclipse.jface.preference.ComboFieldEditor) after it 
was created?

I've to pass the list-content to the control at creation time and have no 
access to the data field (private String[][] fEntryNamesAndValues;). 
I also can't access it from within an own subclass because the field is 
private.



p.s.: It would also be nice to have a getter-method for the Combo-control 
to change some properties (e.g. colors, ...)

-- 
Kind regards,
Klaus.