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 97280 - Action Editor - not possible to create new action
Summary: Action Editor - not possible to create new action
Status: VERIFIED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: App Framework (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Joshua Marinacci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-06 13:45 UTC by Jana Maleckova
Modified: 2007-04-20 14:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
97280 (4.86 KB, text/plain)
2007-03-06 13:45 UTC, Jana Maleckova
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jana Maleckova 2007-03-06 13:45:07 UTC
NetBeans IDE Dev (Build 070305)
1.6.0-rc; Java HotSpot(TM) Client VM 1.6.0-rc-b104
Windows XP version 5.1 running on x86
en_GB (nb); Cp1252

Description:
============
During attempt to create new action for e.g. jButton (in JDA) an exception
occurs and no new action is created

StackTrace:
===========
java.beans.PropertyVetoException: Method Name cannot be empty
        at
org.netbeans.modules.swingapp.ActionEditor.vetoableChange(ActionEditor.java:343)
        at
java.beans.VetoableChangeSupport.fireVetoableChange(VetoableChangeSupport.java:335)
        at
java.beans.VetoableChangeSupport.fireVetoableChange(VetoableChangeSupport.java:252)
[catch] at
org.openide.explorer.propertysheet.PropertyEnv.setState(PropertyEnv.java:209)
Comment 1 Jana Maleckova 2007-03-06 13:45:54 UTC
Created attachment 39206 [details]
97280
Comment 2 Joshua Marinacci 2007-03-13 04:01:53 UTC
I can reproduce this bug. I will fix it.
Comment 3 Joshua Marinacci 2007-03-14 21:59:22 UTC
I have just committed a patch which will fix this. Please test. Thanks.
Comment 4 Jana Maleckova 2007-03-19 14:52:23 UTC
seems to be OK
Comment 5 Jan Stola 2007-03-19 16:27:17 UTC
It seems that Josh forgot to mark this issue as FIXED.
Comment 6 Jana Maleckova 2007-04-20 14:28:59 UTC
verified on 

NetBeans IDE Dev (Build 070420)
1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
Windows XP version 5.1 running on x86
en_GB (nb); Cp1252