Search:

Type: Posts; User: aNGaJe

Search: Search took 0.13 seconds.

  1. Thread: MVC & String

    by aNGaJe
    Replies
    3
    Views
    1,268

    Re: MVC & String

    any idea?
  2. Thread: MVC & String

    by aNGaJe
    Replies
    3
    Views
    1,268

    MVC & String

    Hello all;
    first of all i've created an Applet like;


    import java.applet.*;
    import java.awt.*;
    import java.awt.event.*;

    public class uc extends Applet
    implements ActionListener,...
  3. Replies
    3
    Views
    1,429

    Re: mp3 file cant be resolved

    thax for realy quick answer Mr.777;
    all brackets are okay [i mean no missing barck.]
    2. nothing changes when i add ";" at line 19
    3. actually couldnt get how to use these close(), start(), stop()...
  4. Replies
    3
    Views
    1,429

    mp3 file cant be resolved

    import javax.media.*;
    import java.io.File;
    import java.io.IOException;
    import java.net.URL;
    import java.net.MalformedURLException;

    public class SimpleAudioPlayer {

    private...
  5. Thread: Java mp3 Player

    by aNGaJe
    Replies
    1
    Views
    1,827

    Java mp3 Player

    i need to start my project simple MP3 Player codded by JAVA,
    but i even dont know how to start ? Can anyone help me step by step how to make it . Thanx masters.(*):o
Results 1 to 5 of 5