Class TabWidget

All Implemented Interfaces:
PropertyChangeListener, EventListener, ChangeListener, AutoConfigurable, Buildable, Configurable, PropertyNameSource, ValidityChecker, Translatable, ImageSearchTarget, SearchTarget

public class TabWidget extends Widget implements ChangeListener, PropertyChangeListener
A Widget that corresponds to a JTabbedPane. Adding a Widget to a BoxWidget adds the child Widget's component to the JTabbedPane, setting the tab's name to the child's name (via Configurable.getConfigureName())