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 92035

Summary: Support for Swing App Framework's actions
Product: guibuilder Reporter: Tomas Pavek <tpavek>
Component: CodeAssignee: issues@guibuilder <issues>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 89490    

Description Tomas Pavek 2007-01-08 16:31:16 UTC
Allow to use Swing App Framework's actions in GUI forms. Let the user create new
actions, edit their attributes and resources, and assign them to controls.
Optionally provide a global list of all actions in the application.
Comment 1 Tomas Pavek 2007-04-19 13:43:12 UTC
Done.