286287288289290291292293294295296
if (instance instanceof UISWTInstance) { bSWTUI = true; // We have our own config model :) configModel.destroy(); new StartStopRulesDefaultPluginSWTUI(pi); } } public void UIDetached(UIInstance instance) {