// (for the time being, if I find a meaning in exploring catalogs and datasources, I'll move those getCubeName annd getCatalogName to interface)
UIPropertyManager pm = new UIPropertyManager();
pm.setSystemUI();
Viewer v = new Viewer(restrictions, properties , svm);
JFrame frame2 = new JFrame("Test viewer");