Search:

Type: Posts; User: *mT

Search: Search took 0.51 seconds.

  1. Replies
    3
    Views
    1,143

    Re: Problem with paintComponent...?

    packing the frame really helped ! Thank You :)

    and one more question


    I'm confused, how can I add the DrawingPanel in the frame if I don't declare it ?
  2. Replies
    3
    Views
    1,143

    Problem with paintComponent...?

    Hello !
    Here is my Code:
    LineDrawV2

    import java.awt.Color;
    import java.awt.Graphics;
    import java.awt.event.ActionEvent;
    import java.awt.event.ActionListener;
    import java.io.File;
    import...
Results 1 to 2 of 2