Java Notes

Absolute Layout

You can specify x, y, width, height for each component, but...

Although the layout can be set to null and the coordinates and size of each component can be explicitly set, this is a bad idea.