Search:

Type: Posts; User: haiderali

Search: Search took 0.10 seconds.

  1. 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
    ...
  2. 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 ...
  3. 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...
Results 1 to 3 of 3