Hi Johanna, googling after Java NULL layout I found that you mean absolute positioning (probably pixel based).
This has never been possible with Genero, all fields are either layed out in grid's or Hbox/VBox containers.
If you want to add some spacing between elements you might use the [" "] trick by adding an HBox using one or more spaces as labels.
HTH and Kind Regards, Leo