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 103829 - Provide "check all" and "uncheck all" in Generate Getter and Setter
Summary: Provide "check all" and "uncheck all" in Generate Getter and Setter
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Petr Hrebejk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-12 04:37 UTC by pmularien
Modified: 2012-11-30 00:07 UTC (History)
1 user (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 pmularien 2007-05-12 04:37:03 UTC
Similar to functionality found in other IDEs, the Generate Getter and Setter
feature should allow a check/uncheck all feature AND/OR allow multi-select
(shift/control select) and use of the space bar in order to modify multiple
checkboxes at once. Trying to generate 20+ getters/setters at once, as is common
when modeling complex POJOs, is an exercise in find-the-checkbox. Thank you for
your consideration of this enhancement - I'm happy to try to contribute a patch,
but I confess unfamiliarity with the guts of Netbeans :)