I am working on an eclipse RCP project which has added its own search dialog.
I would like to be able to find that dialog, pre-fill some of the fields (depending on selected items etc) and then open the dialog for the user to be able change settings before submitting the search.
Is this possible?