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 160701 - Ability to set component z-order
Summary: Ability to set component z-order
Status: NEW
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-20 03:45 UTC by _ gtzabari
Modified: 2011-04-26 20:01 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ gtzabari 2009-03-20 03:45:28 UTC
Netbeans should allow the user of Component.setComponentZOrder to set the z-order of components, allowing us to migrate
away from JLayeredPane. It seems to be impossible to use JLayeredPane properly with layout managers. I am guessing that
setComponentZOrder() works better.
Comment 1 _ gtzabari 2011-04-26 20:01:23 UTC
Related to bug 73463.