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 19776 - Customizer dialog title could display name of component.
Summary: Customizer dialog title could display name of component.
Status: RESOLVED INVALID
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2002-01-25 10:24 UTC by _ lkramolis
Modified: 2013-09-05 08:23 UTC (History)
2 users (show)

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 _ lkramolis 2002-01-25 10:24:06 UTC
I would like to suggest to use customizer's name in dialog title
(NbNodeOperation.customize).

When customizer.getName() does not return null, then dialog title could be
compound: "Customizer for " + customizer.getName().
Comment 1 David Simonek 2002-01-28 16:29:17 UTC
Reassigning to Marek, evaluate, please. Thsnks.
Comment 2 mslama 2002-01-29 15:58:58 UTC
Please where can I find it? Where is it use? How can I invoke it form UI?
Comment 3 _ lkramolis 2002-01-29 16:09:42 UTC
Find node, which hasCustomizer and use action Customize on it or click
on Customize button in properties window of such node.

If you want to know nodes, which has customizer: Filesystems,
GridbackLayout or any XML node.
Comment 4 Chris Ledantec 2002-02-07 14:13:25 UTC
why the change in target milestone? 
Comment 5 Stanislav Aubrecht 2013-09-05 08:23:58 UTC
Please reopen if still valid.