Search:

Type: Posts; User: pottsiex5

Search: Search took 0.11 seconds.

  1. Replies
    2
    Views
    4,572

    Re: .setVisible() troubles

    Hey, thanks for the help :) I got it to work. I changed my if statement as well so that it was if "(label.isVisible())" Thanks :)
  2. Replies
    2
    Views
    4,572

    .setVisible() troubles

    Hi,
    im trying to make a simple program that sets on image visible when you click a button, and then the other one on when you click it again. This is what i have so far:


    import java.awt.*;...
Results 1 to 2 of 2