NetBeans has tools for visually creating and laying out Swing GUIs:
- Design areas for visually arranging JFrame and JPanel containers
- Palettes from which to drag and drop GUI components into design areas
- Property editors for changing the properties (look and feel) of
GUI components