A wrapper around TabPanelWithDropdowns that adds the following capabilities:
Tabs that don't fit in the tab bar are automatically collapsed into a dropdown
Each tab gets a close button
Obeys the RequiresResize/ProvidesResize contract (onResize() calls are propagated
to the visible tab content widgets)
Participates in UberFire's panel focus system