Search:

Type: Posts; User: haiderali

Search: Search took 0.09 seconds.

  1. Replies
    5
    Views
    1,181

    Re: Problem with Audio Files

    i have added the sout(ex); in catch field

    and when i push the button it gives me this error :

    java.io.IOException: could not create audio stream from input stream
  2. Replies
    5
    Views
    1,181

    Re: Problem with Audio Files

    no ... there are no error messages ...
    it should play the audio in background when i push the button ! .... but unfortunatly it dsnt do nythng :(
  3. Replies
    6
    Views
    962

    Re: Need help with character as a varible

    --
  4. Replies
    5
    Views
    1,181

    Problem with Audio Files

    Hi friends

    im new at this topic and i have tried all the things to make it work but without results .. :-<

    can you please tell me whats not going in this simple code ??


    /*
    * To change...
  5. Re: exchanging 2 Label locations with MouseListener and MouseMotionListen (Drag & Drop)

    i have done a thing like that .. but it doesnt works .. :(


    public class DragMouseAdapter implements MouseListener{
    JLabel templbl,lbl1,lbl2;


    @Override
    ...
  6. Re: exchanging 2 Label locations with MouseListener and MouseMotionListen (Drag & Drop)

    how can i do that ?
    can you explain me with an example ?
    sorry but im at start ...
  7. exchanging 2 Label locations with MouseListener and MouseMotionListen (Drag & Drop)

    i have tried to make a Drag and Drop for type of Puzzle. Its my school project and im the only one who is stuck with this trouble ...


    it doesnt exchange me the Location of the Labels .. with...
  8. Replies
    5
    Views
    1,155

    Re: exchange 2 JLabels Location

    ah ok ...

    is it possible to drag a Label containing Image from a panel1 to another Label containing in panel2 ... making a type of exchange of Labels ? or its not possible due to the Panels ??
  9. Replies
    5
    Views
    1,155

    Re: exchange 2 JLabels Location

    i tried to use img.addMouseListener()..etc

    but the add methods for ImageIcon doesnt seem to exist :(
  10. Replies
    5
    Views
    1,155

    exchange 2 JLabels Location

    Hi friends ..

    i have been trying to do a thing like exchange 2 JLabels Location using MouseListener or MouseLocation without any success :(
    These 2 labels Contain ImageIcons. and have the same...
  11. Why is my Java Programme getting Problems ?? (Exception in thread "main" )

    HI

    i have been working on this project for a pair of days and i dont remember if i had this problem at the start as well or not ...

    because the programme sometime works perfectly and sometime...
  12. Thread: Haider ali

    by haiderali
    Replies
    3
    Views
    980

    Haider ali

    hi community! :p

    im new at java and need so much help :D

    so help me whenever you can ;)
    thnx
Results 1 to 12 of 12