Absolute Layout or Null Layout is a simple x,y oriented layout. During layout, the live component is shown moving with a tooltip showing its current location or size. Dynamic snap / alignment points are provided to make it convenient to align the component with other components or the window margin. Resizing a component also snaps to the preferred size of the resized component or to the size (vertical or horizontal) of any other component on the same parent.

Main Features

  • Select Absolute Layout from the Layouts palette and drop it on a JFrame or JPanel

    image

  • Graphical feedback is provided for all widget size and position operations

    image image

Graphical Feedback

  • Position and size widgets using snapping feedback

    image image

  • Provide position and size feedback via tooltips

    image image

  • Align widgets horizontally and vertically

    image

  • Indent widgets intelligently

    image

  • Align widgets along text baselines

    image image

  • Align widgets to margins

    image

  • Replicate widget heights and widths

    image image

  • Align widgets using optional grid

    image

  • Align and center widgets using toolbar

    image

  • Set alignment and size using floating layout assistant

  • Set size, location and/or bounds properties using the Property Pane.

    image image