JEditorPane t = new JEditorPane()];
URL test= new URL("http://www.wikipedia.org");
t.setPage(test);