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 82360 - Deprecate AbstractNode.systemActions
Summary: Deprecate AbstractNode.systemActions
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Nodes (show other bugs)
Version: 6.x
Hardware: PC All
: P4 blocker (vote)
Assignee: Petr Nejedly
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-10 10:05 UTC by _ rkubacki
Modified: 2008-12-22 21:37 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 _ rkubacki 2006-08-10 10:05:07 UTC
Currently it is protected field holding array of SystemActions. Should be
deprecated as we encourage people to use more general Actions so it can be
dangerous to rely on value of this field.
Comment 1 Petr Nejedly 2006-08-11 09:52:36 UTC
done
openide/nodes/src/org/openide/nodes/AbstractNode.java,v1.9