There are number of problems with this code
public class LineEx extends JFrame implements MouseMotionListener,MouseListener{ int x1,y1,x2,y2; public Line