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

Summary: Property Display Filter for Property Inspector
Product: platform Reporter: schnappi <schnappi>
Component: ExplorerAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED WONTFIX    
Severity: blocker CC: dsimonek, saubrecht
Priority: P3    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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.