Search:

Type: Posts; User: emkoirl

Search: Search took 0.09 seconds.

  1. Re: Trying to add text from a string to the name of a JPanel (is it possible?)

    Oh sorry I guess i got it wrong then, I'm a bit new to this. Do you mean to add them to a JList? how exactly would I iterate that to set the size for each of the items inside the list?
  2. Re: Trying to add text from a string to the name of a JPanel (is it possible?)

    Ah too bad, thanks for the reply :)

    I will just add them all to the list, i was thinking perhaps there was an easy yet more efficient and quick way to set the size of the JPanels, rather than...
  3. Trying to add text from a string as the name of a JPanel (is it possible?)

    I am trying to set the size of some of my panels, and since they will all be the same size i thought i could do it using a for loop, in which it loops through the different panels in the array and...
Results 1 to 3 of 3