Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.25 seconds.

  1. Re: Changing colors of items in list dynamically based on external parameter

    Can't you just cast it? If not, we're going to need to see an SSCCE that demonstrates what you mean.
  2. Re: Changing colors of items in list dynamically based on external parameter

    No problem, glad you got it sorted.
  3. Re: Changing colors of items in list dynamically based on external parameter

    You could store the Store Objects directly in the JList. Then in the renderer, render the store's name and use whatever other Store functions you need to figure out what the cell should look like.
Results 1 to 3 of 3