Exemplo n.º 1
0
 public void run() {
   WebView webView = new WebView();
   webView.mainLaunch(link);
 }