Search:

Type: Posts; User: abhinavhardikar

Search: Search took 0.07 seconds.

  1. Replies
    6
    Views
    2,127

    Re: Music player problem

    UIManager.setLookAndFeel("com.seaglasslookandfeel.SeaGlassLookAndFeel");
    /*for (LookAndFeelInfo info : UIManager.getInstalledLookAndFeels())
    {
    ...
  2. Replies
    6
    Views
    2,127

    Re: Music player problem

    sorry forgot to ive you the TaskPanel class code


    import java.io.*;
    import javax.swing.*;
    import java.awt.*;
    import java.io.*;
    import java.io.FileInputStream.*;
    import java.awt.*;
    import...
  3. Replies
    6
    Views
    2,127

    Re: Music player problem

    /* Codename 'Puma' (I like cats and dogs)
    * Build Core 2 Build 1
    * Build 1 Date: 26/01/2010
    *
    * A Java Based Desktop Environment For Windows, Macintosh and Linux.
    * Created by Abhinav...
  4. Replies
    6
    Views
    2,127

    Music player problem

    Hi I made a small music player. But when I select the file the windows does not turn up but the music plays in the background and I get these exceptions

    Exception in thread "AWT-EventQueue-0"...
Results 1 to 4 of 4