new HttpSpider(jftp.localDir.getPath() +
"_httpdownload/"), 440, 250);
}
else if(e.getSource() == hp)
{
HttpBrowser h = new HttpBrowser("http://j-ftp.sourceforge.net");
JFtp.desktop.add(h, new Integer(Integer.MAX_VALUE - 10));
}
else if(e.getSource() == raw)
{
RawConnection c = new RawConnection();