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 32253 - PerimeterPane should use proper UI class
Summary: PerimeterPane should use proper UI class
Status: VERIFIED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Strupl
URL:
Keywords:
Depends on:
Blocks: 32488
  Show dependency tree
 
Reported: 2003-03-24 21:19 UTC by David Strupl
Modified: 2008-12-23 09:02 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Strupl 2003-03-24 21:19:21 UTC
Class PerimeterPane should use its own UI class to
work correctly with custom L&F.
Comment 1 David Strupl 2003-03-24 21:29:05 UTC
In fact I don't yet have a clear idea whether the special UI is really
needed. Originally it was thought as a way how to specify splitters
colors which is now possible even without special UI. I am not a swing
expert and don't know exactly what classes should have special UI class.
Comment 2 David Strupl 2003-04-03 20:49:22 UTC
I am leaving this for now since in NB 35 you can specify several
parameters using NbTheme. 
Comment 3 Marian Mirilovic 2003-04-04 12:31:39 UTC
x
Comment 4 Marian Mirilovic 2003-04-04 12:33:17 UTC
x
Comment 5 Marian Mirilovic 2003-04-04 15:52:11 UTC
This issue is not planned to be fixed for 3.5, changing TM = 4.0
Comment 6 Marian Mirilovic 2003-11-26 12:55:06 UTC
Because Window System v1 will not be supported from now by our team, all old
winsys issues (now "core/window system v1" issues) are going to be closed as
WONTFIX. 

Changes in API which emerged both from UI spec 
and problems with adjusting to the older API are described in the document
http://core.netbeans.org/windowsystem/changes.html.
 It shows also recommends how the client code should be adjusted to the new
window system.

If you think this issue apply also to the new winsys then change the
subcomponent (to "core/window system") and REOPEN it.
Comment 7 David Strupl 2003-11-26 14:28:29 UTC
If there is no PerimeterPane in the new WinSys we can keep this closed.