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 96528

Summary: Support editor tab placement
Product: platform Reporter: motobud <motobud>
Component: Window SystemAssignee: issues@platform <issues>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 150393, 169099    
Bug Blocks: 134670    

Description motobud 2007-02-26 04:23:16 UTC
Let the user choose whether the editor tabs are on the TOP, LEFT, RIGHT, or BOTTOM.
Comment 1 Jan Lahoda 2007-02-26 08:47:20 UTC
=>core/window system
Comment 2 David Simonek 2008-10-16 10:25:04 UTC
Implementation note: not possible with current impl of tabs. Will be easy to implement only when we switch back to use
plain JTabbedPane, which we won't before JDK 1.7 final release.
Comment 3 puce 2009-12-16 08:44:15 UTC
This should be configurable for any mode, not just the editor mode.
Comment 4 Stanislav Aubrecht 2012-01-25 11:29:34 UTC
core-main e36924dd340d