implemented and replaced processor JComboBox with JSearchComboBox

Ludwig Jaeck requested to merge feature/searchable-processors into master

replaced the combobox for selecting an output processor with a custom component which does filter available processors live while typing

Merge request reports