I want to navigate to a particular url in JWebBrowser. What I did:
button.addActionListener(new ActionListener() { @Override ...