Class PanelWidget

All Implemented Interfaces:
AutoConfigurable, Buildable, Configurable, PropertyNameSource, ValidityChecker, Translatable

public class PanelWidget
extends Widget
A Widget that corresponds to a JPanel with a GridLayout or BoxLayout layout. Adding a Widget to a PanelWidget adds the child Widget's component to the JPanel. The attributes of the PanelWidget determine the layout parameters