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 32644 - Improve new property dialog
Summary: Improve new property dialog
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Beans (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker with 1 vote (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-04 17:47 UTC by _ proxity
Modified: 2011-01-18 15:43 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
screenshot of new property dialog (14.84 KB, image/jpeg)
2003-04-04 17:48 UTC, _ proxity
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ proxity 2003-04-04 17:47:30 UTC
[BTW: I can only select 3.5 here, but I have 3.4.1]

Please increase the height of the "Type" drop-down
box by 1 in the "New Property Pattern" dialog that
is opened when I click on "Add Property"" in the
"Bean Patterns" tree view.

The "Type" drop-down box shows all available types
except String. You have to scroll down for this.
Unfortunately this is the most often used type for
properties, when you develop web applications. I
use it a dozen times a day, so it get's annoying
to scroll down, because the list is too short for
all items. Please change this.

To use it even quicker I suggest to remove the
Read-Only/Read-Write button. IMHO it's enough to
select what access methods should be generated.
Comment 1 _ proxity 2003-04-04 17:48:10 UTC
Created attachment 9716 [details]
screenshot of new property dialog
Comment 2 plank 2003-08-08 14:55:54 UTC
I would also like to suggest that the 'generate 
field', 'generate return statement' and 'generate set 
statement' checkboxes be checked by default, as I do not 
believe I am alone in finding these to be the most common 
choices.
Comment 3 _ proxity 2003-08-09 13:29:16 UTC
plank, you are right. Another idea would be to use radio buttons
instead of the drop-down list, because it does not have that much entries.
Comment 4 _ proxity 2006-02-09 10:50:00 UTC
In 5.0 String is now the default, but you still have to scroll the list when you
want the top item. Is it so difficult to add 1 to the list size?
Comment 5 Jan Becicka 2011-01-18 15:43:12 UTC
this dialog was completely rewritten...