The Resize Wizard

AnyJ provides an easy way to set up the resizing behaviour of a form, which is more suitable for visual editing than Java's LayoutManagers:
Re-layouting after adding new components to the form

If you add a component after specifying a layout, the newly added component will by default be of fixed size and position.
Use the "Recall" button of the resize wizard to avoid re-layouting all components again.