sys::Obj fwt::Widget fwt::TabPane
TabPane is a container used organize a set of Tabs.
Tabs
override This add(Widget kid)
Add a child widget. If child is null, then do nothing. If child is already parented throw ArgErr. Return this.
Source