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 203602 - want to chooser toolkit border from border chooser.
Summary: want to chooser toolkit border from border chooser.
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Property Editors (show other bugs)
Version: 7.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-12 13:02 UTC by grandinj
Modified: 2012-09-27 09:28 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
screenshot (38.99 KB, image/png)
2011-10-12 13:02 UTC, grandinj
Details

Note You need to log in before you can comment on or make changes to this bug.
Description grandinj 2011-10-12 13:02:51 UTC
Created attachment 111938 [details]
screenshot

See attached screenshot of the border chooser dialog;.

From this dialog, I would like to be able to pick one of the border's used by the Look and Feel.

i.e. one of the borders returned by UIManager.getBorder(String key)

so that I can more easily make custom components match the current look and feel.

Thanks.