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 3717

Summary: SystemAction may not properly supply metainfo to clients of the Action interface.
Product: platform Reporter: Jesse Glick <jglick>
Component: -- Other --Assignee: support <support>
Status: CLOSED FIXED    
Severity: normal    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jesse Glick 1999-09-07 15:52:28 UTC
E.g. the display name, icon, and so on associated with a SystemAction do not seem to be made accessible via the Swing-standard properties defined for the Action interface. This would mean that clien

ts of Action, such as the new Kestrel APIs for creating default presenters, would not work correctly with SystemAction`s. Probably the property-getting code should trap accesses to the Swing-defined p
roperties and special-case them.
Comment 1 Jaroslav Tulach 2000-07-03 07:42:59 UTC
Fixed by Jesse, does it not?
Comment 2 Jesse Glick 2000-07-07 16:58:59 UTC
Should work; untested though.
Comment 3 Quality Engineering 2003-07-01 15:48:48 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified
Comment 4 Quality Engineering 2003-07-01 16:08:27 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.