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 182119 - Enabled/Selected property combos are empty
Summary: Enabled/Selected property combos are empty
Status: RESOLVED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: App Framework (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-16 14:30 UTC by Jan Stola
Modified: 2010-03-16 15:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Stola 2010-03-16 14:30:08 UTC
Steps to reproduce:
1. Create Java Desktop Application project/Database Application shell.
2. Insert the following method into view class:
        public boolean is() {
            return true;
        }
3. Open Action property editor for Delete button.
4. Look at the Enabled/Selected Property combos at Advanced tab.
   They do not contain any items. They should contain, for example, saveNeeded.
Comment 1 Jan Stola 2010-03-16 15:28:08 UTC
Fixed.

Modified file: http://hg.netbeans.org/cdev/rev/8bd038a38e7d