Search:

Type: Posts; User: steuben

Search: Search took 0.11 seconds.

  1. Replies
    5
    Views
    820

    Re: Problem printing onto JPanel

    Yeah but I would just be drawing on the new Jpanel even so. Didn't seem to fix the not drawing.

    the bluej folder http://www.filedropper.com/paintproject
    Full code @ [Java] import java.util.*;...
  2. Replies
    5
    Views
    820

    Re: Problem printing onto JPanel

    1. It is a mini ms paint. That is all my professor told us to do
    2. the this is the only way I know how to access between a button, draw, and main app class.
    3. I wish I was an expert, but I have...
  3. Replies
    5
    Views
    820

    Problem printing onto JPanel

    I am trying to draw at my mouse a certain shape that I have set. I defined some shapes where they extend shape and draw circles and stuff. But when I click on panel it seems the paint doesnt put...
Results 1 to 3 of 3