Search:

Type: Posts; User: JavaPF

Search: Search took 0.09 seconds.

  1. Replies
    4
    Views
    4,234

    Re: How to write above a JPanel

    Hello bruno88

    Can you please post all of your code for me to look at? I need to compile it to see the problem..
  2. Replies
    4
    Views
    4,234

    Re: How to write above a JPanel

    What type of layout are you using? You should use a JLabel to display the score.

    Take a look at these different layout managers. Position your JLabel above the JPanel.

    How to Use Various...
Results 1 to 2 of 2