Search:

Type: Posts; User: copeg

Search: Search took 0.07 seconds.

  1. Replies
    4
    Views
    2,245

    Re: new to java programming GUI help

    What is the color of the Graphics object when you enter your draw routine? What is the color of the background? Where are you calling this draw function from? My first guess is that when you enter...
  2. Replies
    4
    Views
    2,245

    Re: new to java programming GUI help

    Color.WHITE should work, so you should perhaps provide some context and code which reproduces the problem.

    I recall running into the JButton background issue in the past. Something about how mac...
Results 1 to 2 of 2