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 64540 - Property Display Filter for Property Inspector
Summary: Property Display Filter for Property Inspector
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
: 124014 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-09-16 15:42 UTC by schnappi
Modified: 2010-10-13 12:02 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 schnappi 2005-09-16 15:42:12 UTC
It would be helpful if the properties being shown in the properties window (gui
builder) could filtered. I am thinking of a simple regex filter for property
names. These regex filters can be saved by hame for quick selection. This might
be a helpful feature when having to apply (many) changes to the same properties
of multiple controls. Without such a filter, these properties have to be
searched in the list over and over again. With the filter, the list would only
contain the properties of interest...
Comment 1 Stanislav Aubrecht 2008-10-22 10:51:04 UTC
*** Issue 124014 has been marked as a duplicate of this issue. ***
Comment 2 Jaroslav Tulach 2010-10-13 12:02:29 UTC
I am ready to accept patch.