★ wanayoo — archive 1999 http://java.sun.com/developer/codesamples/media.htmlNouvelle recherche | Portail wanayoo
Skip Masthead Links developers.sun.com   » search tips  |  Search:     
The Source for Java Developers
Sun Microsystems
 
 
Index of Code Samples
Multi-Media APIs Code Samples
 

Multi-Media includes 2D graphics, 3D graphics, printing, imaging, and sound. For 3D graphics examples, see The j3d.org Code Repository.

Imaging

Java Media Framework

  • JMF in Action presents several applets that run movie clips.

  • SimplePlayerApplet.java is a simple applet that can be used to run a JMF player for a particular media file. This applet embeds the visual component and control panel component in the browser page, if they are available.

  • TVApplet.java is a simple applet that demonstrates how to create a media player to present a media clip. This applet displays the player's visual and control panel components over a background image.

Printing

Sound

2D Graphics