How can I change the layout and/or behaviour of a rendered swing component?
There are two ways to customize a swing component for your needs. The first possibility is to create a XUI-Definition with which you can define layout and/or behaviour settings. This can be easily achieved by using the XUI-Editor that is available for JAXFront. The second option to customize a component for a certain node is to write an own Java Swing PlugIn that can be integrated into JAXFront.