Search:

Type: Posts; User: bruno88

Search: Search took 0.11 seconds.

  1. Replies
    4
    Views
    4,227

    Re: How to write above a JPanel

    Hello,

    I decided to use the drawString method from Graphics2D and it did what I want. Anyway thank you very much for your help, that link about layout managers can be very helpfull in future ^^
  2. Replies
    4
    Views
    4,227

    Re: How to write above a JPanel

    Well I'm using a GridBagLayout now and I'm writing the points on a JLabel and finally it wroked ^^ But I have something wrong on my code :s The text appears in center of JPanel instead of the...
  3. Replies
    4
    Views
    4,227

    How to write above a JPanel

    Hey guys!

    I'm working on a little game at the moment and I'm with a problem. I have a JPanel where the game runs and above it in one corner I want to write the total points of the player but I...
Results 1 to 3 of 3