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 106279 - FileBrowser custom component filter property panel
Summary: FileBrowser custom component filter property panel
Status: RESOLVED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: Visual Designer (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Karol Harezlak
URL:
Keywords:
Depends on:
Blocks: 106280
  Show dependency tree
 
Reported: 2007-06-11 15:17 UTC by Fabiola Rios
Modified: 2007-06-13 11:35 UTC (History)
0 users

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 Fabiola Rios 2007-06-11 15:17:39 UTC
build 20070606

The panel should be more clear for the user to know what is the really porpuse
of the property.
Comment 1 David Kaspar 2007-06-11 15:20:26 UTC
Please, put there a note about the filter format e.g.:
"Use *.jpg,*.bmp notation."
Comment 2 Karol Harezlak 2007-06-12 15:08:01 UTC
Note has been added to the FileBrowser Filter custom property editor. Developers should check functionality of given
property using JavaDocs or Help. It's not a good pattern to put specific information about custom component property
inside property editor it's self. 
Comment 3 David Kaspar 2007-06-13 10:54:51 UTC
Reopening since this is a visual tool. User should be able to create an application even without looking at javadoc.
Just change the note to express particular format e.g.
"Files will be filtered by a substring that is entered above."
Comment 4 Karol Harezlak 2007-06-13 11:35:19 UTC
fixed