Search:

Type: Posts; User: incorsair

Search: Search took 0.21 seconds.

  1. Replies
    7
    Views
    1,301

    Re: "Simple" Shape drawing!

    ok thanks im new to both java and this forum, sorry.



    yep im drawing shapes in an JPanel..and i want to reset/clear the JPanel when the button Clear is clicked..


    public void...
  2. Replies
    7
    Views
    1,301

    Re: "Simple" Shape drawing!

    solved ;)

    ---------- Post added at 05:38 PM ---------- Previous post was at 05:36 PM ----------

    my next question is ? how do i "clear" the JPanel with the different shapes in it?? ive made a...
  3. Replies
    7
    Views
    1,301

    "Simple" Shape drawing!

    Hei currently working on an program that shall draw different shapes selected from a JComboBox. I cant seem to get the MouseListener/ComboBox to understand which shapes i selecet. Here is what i got...
Results 1 to 3 of 3