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 216583

Summary: new layout proposal : BorderLayout
Product: platform Reporter: bcallebaut <bcallebaut>
Component: GraphAssignee: issues@platform <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.1.2   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: Minimal implementation of a BorderLayout equivalent for the Visual Library

Description bcallebaut 2012-08-09 11:04:08 UTC
Created attachment 122916 [details]
Minimal implementation of a BorderLayout equivalent for the Visual Library

Minimal implementation of a BorderLayout equivalent for the Visual Library.
Note: 
Doesn't check in this version if the parent bounds are too small to layout correctly all the children.
This mean for example that if the width of the widget is smaller thant the sum of the left and right children, you will have overlapping.