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 129023 - Enhance topSeparator in SwingFrameContainer
Summary: Enhance topSeparator in SwingFrameContainer
Status: NEW
Alias: None
Product: installer
Classification: Unclassified
Component: NBI (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-03 15:35 UTC by dlipin
Modified: 2014-02-10 14:16 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 dlipin 2008-03-03 15:35:32 UTC
Now the topSeparator (and bottomSeparator) in SwingFrameContainer are the NbiSeparator objects (extended from 
JSeparator). The purpose of this separator has nothing in common with separators in the menu; actually it is used as 
the visial separator of the titlePanel and the main panel contents.

Another separator structure should be used to present topSepator, something like two 1px lines: gray at the top and 
white at the bottom.
Comment 1 dlipin 2008-03-03 16:40:29 UTC
the issue was reported by jefflin at netbeans dot org while his work on OpenESB installer (~13.12.2007)
Comment 2 Jiri Rechtacek 2012-10-07 13:05:53 UTC
Assigned to new owner.