Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Does GUIDE support GroupLayout(Matisse) or SpringLayout?

guide matisse support
0
Posted

Does GUIDE support GroupLayout(Matisse) or SpringLayout?

0

Currently, GUIDE does not have first-class support for either GroupLayout or SpringLayout. One of our goals when developing layout support in GUIDE was to make sure that user interactions were stable and predictable. Both SpringLayout and GroupLayout require that the structure of layouts have an obscure series-parallel property that is not always present in free-form designs. When this property is absent layout inference algorithms tend to behave in a way that does not make sense to the user (components jump around when certain edges are aligned). This is discussed in detail in an article on Layout in GUIDE. We will continue to research the support we have for these layout managers and will retintroduce them in a future release if and when a stable and intuitive method of inference is found.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123