Can anybody point me to an example which is dealing with Databinding of jface viewers with the ViewersObservables.observeInput(Viewer)?
Am looking to update the contents of a viewer (the items in the comboviewer) with some dynamic content (new set of items to the comboviewer)
Any pointers is much apreciated..
I can provide a bit of my (working code):
Contents provider for
libraryPath
isArrayContentProvider
andselectedToolkit.getLibraryPath
actually returnsString[]