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 100171

Summary: Ability to lock down splitters
Product: platform Reporter: _ tboudreau <tboudreau>
Component: Window SystemAssignee: Stanislav Aubrecht <saubrecht>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: anebuzelsky
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 134670    

Description _ tboudreau 2007-04-05 23:39:20 UTC
A company that is building on NetBeans is requesting the ability to lock down
the splitters in the main window - basically some attribute that could be set on
a TopComponent or Mode that would cause it not to be resizable.

Obviously there are some problematic aspects to implementing something like this
(i.e. if the main window is too small to accomodate the size of several
components with locked splitters, what should happen?), but probably a simple
implementation would be acceptable.
Comment 1 Stanislav Aubrecht 2008-06-24 16:12:49 UTC

*** This issue has been marked as a duplicate of 136636 ***