Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Mordoth

    need urgent help with JMF on Mac OS X

    Here is self contained code to get it working. You need to instantiate a listener first :) import javax.swing.*; import javax.media.*; import java.awt.*; import java.awt.event.*; import java.net.*; import java.io.*; public class WavPlayerPanel extends JPanel { public Player player...

Part and Inventory Search

Back
Top