I tried to make the layout as similar as possible to androids relative layout, as feel that it is the superior layout.
Heres an example:
pane.add(mjlabel, new RelativeConstraints().alignParentRight().toRightOf(mjlabel1).setHeight(RelativeConstraints.MATCH_PARENT));