29.07.2013 Views

Master of Science thesis Fighting Spam

Master of Science thesis Fighting Spam

Master of Science thesis Fighting Spam

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

}<br />

}<br />

{<br />

}<br />

System.out.println("Couldn't load graphics.");<br />

//Test<br />

Progress p = new Progress();<br />

System.out.println("Contructed.");<br />

Thread.sleep(1000);<br />

System.out.println("Doing test job 1...");<br />

doTestJob(p);<br />

System.out.println("Job 1 Done.");<br />

System.out.println("Doing test job 2...");<br />

doTestJob(p);<br />

System.out.println("Job 2 Done.");<br />

}<br />

catch(Exception e)<br />

{<br />

}<br />

System.exit(0);<br />

private static void doTestJob(Progress p)<br />

{<br />

p.init("Sending mail",10000,100);<br />

}<br />

for(long i=0;i

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!