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 214854

Summary: New methods to check/modify floating and minimize status of a TopComponent
Product: platform Reporter: Stanislav Aubrecht <saubrecht>
Component: Window SystemAssignee: Stanislav Aubrecht <saubrecht>
Status: RESOLVED FIXED    
Severity: normal CC: apireviews
Priority: P2 Keywords: API, API_REVIEW_FAST
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 108254    
Attachments: proposed API changes

Description Stanislav Aubrecht 2012-06-27 09:31:20 UTC
The floating and minimized state of a TopComponent is often being calculated from the name/type of the Mode it is docked to. I propose new API methods to simplify this.
Comment 1 Stanislav Aubrecht 2012-06-27 10:02:19 UTC
Created attachment 121436 [details]
proposed API changes
Comment 2 Stanislav Aubrecht 2012-07-04 09:42:16 UTC
core-main 2fc3890421ba
Comment 3 Quality Engineering 2012-07-06 03:15:15 UTC
Integrated into 'main-golden', will be available in build *201207060002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/2fc3890421ba
User: S. Aubrecht <saubrecht@netbeans.org>
Log: #214854 - New methods to check/modify floating and minimize status of a TopComponent