Hello, wondering if we could add custom UI elements to the Java layout class implementing a Box class. What we need to achieve is
1. Ability to append/add text captions and images on top of Box visual elements.
2. Can those elements be interactive, and can we handle mouse/keyboard/other events...