208209210211212213214215216217218
return (TabbedDiv) getBoundUnit(Item.tabbedResult); } void removeAllTabs() { TabbedDiv tabs = getTabbedResult(); tabs.removeAllChildren(); tabs.structureComponent(); } JobBar getJobBar() { return (JobBar) getBoundUnit(Item.jobBar);