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 198433

Summary: Visualization of insets, remainders and relatives in the grid designer
Product: guibuilder Reporter: Jan Stola <jstola>
Component: CodeAssignee: Petr Somol <psomol>
Status: RESOLVED FIXED    
Severity: normal Keywords: PLAN
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Jan Stola 2011-05-08 15:23:48 UTC
The grid designer that replaced the old GridBagCustomizer in NetBeans 6.9 doesn't visualize insets in any way. Hence, it is sometimes hard to find out whether some component doesn't occupy the whole area of its cells beacuse it has some insets assigned or just because the columns/rows are padded.

Similarly, it would be nice to provide some visualization of components with gridwidth/gridheight/gridx/gridy set to REMAINDER or RELATIVE.
Comment 1 Petr Somol 2011-06-01 13:14:01 UTC
implemented in

http://hg.netbeans.org/jet-main/rev/e2cac0e4ba25
Comment 2 Quality Engineering 2011-06-02 21:06:30 UTC
Integrated into 'main-golden', will be available in build *201106021001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/e2cac0e4ba25
User: Petr Somol <psomol@netbeans.org>
Log: #198433 implemented Visualization of insets, remainders and relatives in the grid designer