Search:

Type: Posts; User: Noob

Search: Search took 0.16 seconds.

  1. Replies
    6
    Views
    2,286

    Re: Button does not change Background

    The repaint method inside the inside the theHandler class calls the Paint Component which is set to the default color of white. Then it should allow the users to use the day button and night button...
  2. Replies
    6
    Views
    2,286

    Re: Button does not change Background

    I set the BackGround color of the panel inside the Paint Component?
  3. Replies
    6
    Views
    2,286

    Re: Button does not change Background

    I set the BackGround color of the panel in the Paint Component?
  4. Replies
    6
    Views
    2,286

    Button does not change Background

    Help, Clicking on jbutton doesn't change the the color of my background . Please help.




    import javax.swing.*;
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    import...
Results 1 to 4 of 4