This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 234084

Summary: Mutli-row tabs should be settable from code
Product: platform Reporter: Geertjan Wielenga <geertjan>
Component: Window SystemAssignee: Stanislav Aubrecht <saubrecht>
Status: NEW ---    
Severity: normal    
Priority: P2    
Version: 7.4   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

Comment 1 Stanislav Aubrecht 2013-08-12 07:19:58 UTC
Please note there is a new implementation of multi-row tabs in 7.4 that does have scroll buttons.
So even after this new API is implemented you'd need to disable core.multitabs module to get the desired behavior.
Comment 2 Geertjan Wielenga 2013-08-12 07:22:42 UTC
Can you please add a branding property so that the scroll buttons can be enabled/disabled. Thanks.