Search:

Type: Posts; User: karlburgos

Search: Search took 0.11 seconds.

  1. Replies
    1
    Views
    965

    HELP WITH THE ERROR.

    2653

    package itproj;

    import java.awt.FlowLayout;
    import java.io.File;
    import javax.media.Format;
    import javax.media.Manager;
    import javax.media.MediaLocator;
    import javax.media.Player;
  2. Replies
    4
    Views
    1,132

    Re: Java media Player tutorial

    Open my attachment thumbnails. there's the picture i want to do
  3. Replies
    4
    Views
    1,132

    Re: Java media Player tutorial

    they are just getting files like a .txt , .pdf , .doxc.... is it just the same when i get an mp3 file then ill just import a jar file for mp3 then ???
  4. Replies
    4
    Views
    1,132

    Java media Player tutorial

    including Drag n Drop a mp3 file using jFilechooser to jTable
  5. Re: FileChooser (mp3/wav) and drop it to textArea

    I'm able to drag a file into the text-area and the output is the path-name. Instead of the path-name as the output, I need the output to be the file itself particularly mp3/wav.
  6. FileChooser (mp3/wav) and drop it to textArea

    how can i drop a MP3/wav extension file into a JTextarea came from the JFileChooser
Results 1 to 6 of 6