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 139237

Summary: define all TopComponent attributes in XML layer
Product: profiler Reporter: Stanislav Aubrecht <saubrecht>
Component: BaseAssignee: Jiri Sedlacek <jis>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://wiki.netbeans.org/WindowLayout
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 139235    

Description Stanislav Aubrecht 2008-07-08 12:36:32 UTC
profiler adds its TopComponents to window Modes at runtime instead of using XML layer definitions.
since there is ui specification for a new default window layout which defines the position of profiler TopComponents
their definitions must be changed XML layer.
Comment 1 Tomas Hurka 2008-07-08 13:04:37 UTC
Specification is here: http://wiki.netbeans.org/WindowLayout
Comment 2 Jiri Sedlacek 2008-09-08 16:40:36 UTC
Fixed for 6.5.


changeset:   100506:5d7a2f020b13
date:        Mon Sep 08 17:37:42 2008 +0200
summary:     Bugfix #139237 TopComponents definition in xml layer
Comment 3 Quality Engineering 2008-09-10 17:12:38 UTC
Integrated into 'main-golden', will be available in build *200809101401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/5d7a2f020b13
User: Jiri Sedlacek <jis@netbeans.org>
Log: Bugfix #139237 TopComponents definition in xml layer
Comment 4 mariadavydova 2009-01-13 13:48:44 UTC
Please verify the issue or let me know where I could check it in code.