22.07.2013 Views

PDF de la clase 34

PDF de la clase 34

PDF de la clase 34

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.

JBetterFileViewer, 2<br />

private c<strong>la</strong>ss Update<br />

implements Runnable {<br />

private final String theString;<br />

}<br />

public Update( char [] b, int n ) {<br />

theString = new String( b, 0, n );<br />

}<br />

public void run() {<br />

theViewer.append( theString );<br />

}<br />

55<br />

28

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

Saved successfully!

Ooh no, something went wrong!