Search:

Type: Posts; User: Ricardo10

Search: Search took 0.17 seconds.

  1. Replies
    2
    Views
    6,713

    [SOLVED] Re: How to setColor with a for loop?

    Norm... An example would have been great... but after some digging around i did this:



    //setting color array
    Color[] nextColor =
    ...
  2. Replies
    2
    Views
    6,713

    [SOLVED] How to setColor with a for loop?

    Hello! :cool:

    So i'm learning to draw simple graphics with Java... I drew a pie chart using fillArc(.....) and splitted the pie in 8 equal pieces with an angle of
    45 each...

    I want each slice...
Results 1 to 2 of 2