}
private void jbInit()
throws Exception {
// button and action for setting the browser preference
BrowserPrefAction browserPrefAction = new BrowserPrefAction(
bundle.getString("bttn.set.preference"),
launcher,
this);
JButton prefBrowserBttn = new JButton(browserPrefAction);