Search:

Type: Posts; User: poldz123

Search: Search took 0.11 seconds.

  1. Replies
    4
    Views
    1,271

    Re: my background always hiding my button

    Thank you very much now it is working. It is the paint method fault. now Im using the paintComponent method. that helps alot.
  2. Replies
    4
    Views
    1,271

    my background always hiding my button

    Hi why is that my background or other images that I paint hides my button??
    17981799


    import java.awt.*;
    import java.awt.event.ActionEvent;
    import java.awt.event.ActionListener;
    import...
Results 1 to 2 of 2