A new BoxLayoutManager is available. It follows the awt api but doesn't implement writing mode dependent axis; you can just use X_AXIS and Y_AXIS.
I'm not too sure about my implementation of the Alignment properties. I think it's different from what awt does.
Log in to post a comment.
A new BoxLayoutManager is available. It follows the awt api but doesn't implement writing mode dependent axis; you can just use X_AXIS and Y_AXIS.
I'm not too sure about my implementation of the Alignment properties. I think it's different from what awt does.