browserSkinObject.restart();
browserSkinObject = (SWTSkinObjectBrowser) skinObject; String sURL = Constants.URL_PREFIX + Constants.URL_PUBLISH + "?" + Constants.URL_SUFFIX; browserSkinObject.setURL(sURL); return null;