Java Web Browser

Monday, 6 October 2008, 78

Java webbrowser pivot code:

import java.io.*;

:
:

java.net.URL url;

try{

url=new java.net.URL(jTextField1.getText());

jEditorPane1.setPage(url);

}

catch(IOException e){

System.err.print(evt);

System.exit(-1);

}


Leave a comment
Name(required)
Mail (will not be publishing) (required)
Website

  • "I am a dreamer. Seriously, I'm living on another planet."
  • Lütfü Hoca

  • Categories

  • Archives