I want to use two tabs for my interface and I think TabbedComponent might just do trick. Unfortunately, I keep getting this error
constructor for ‘XProcessorEditor’ must explicitly initialize the member ‘tab’ which does not have a default constructor
how do I do this?