How can I achieve this type of GUI as in link?

I wrote a quick single-class example of how to implement a custom cell renderer and modify its visual state. It returns a container, which means you have free reign over how it appears.

https://gist.github.com/jayfella/c9042801adfc3b7e185a2497acdbcfba

1 Like