26.07.2013 Views

Java How to Program Fourth Edition - DCC

Java How to Program Fourth Edition - DCC

Java How to Program Fourth Edition - DCC

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

1258 <strong>Java</strong> Media Framework and <strong>Java</strong> Sound (on CD) Chapter 22<br />

405<br />

406 testPlayer.setSize( 200, 70 );<br />

407 testPlayer.setLocation( 300, 300 );<br />

408 testPlayer.setDefaultCloseOperation( EXIT_ON_CLOSE );<br />

409 testPlayer.setVisible( true );<br />

410 }<br />

411<br />

412 } // end class CapturePlayer<br />

Fig. Fig. 22.2 22.2 22.2 Formatting and saving media from capture devices (part 9 of 9).

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

Saved successfully!

Ooh no, something went wrong!