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 2343 - InstanceDataObject.InstanceNode could have a special popup action when instance of an action.
Summary: InstanceDataObject.InstanceNode could have a special popup action when instan...
Status: CLOSED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Data Systems (show other bugs)
Version: 3.x
Hardware: All All
: P4 minor (vote)
Assignee: Jesse Glick
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 1999-06-27 00:59 UTC by Jesse Glick
Modified: 2008-12-23 11:41 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 Jesse Glick 1999-06-27 00:59:47 UTC
I.e. if the instance class were a subclass of SystemAction (or, more precisely, Presenters.Popup), InstanceNode could have an action in its popup menu whose presenter would consist of a submenu name
d "Test Action...", and containing one item--the popup presenter of the actual action instance.

This would permit people to try out actions that they were only manipulating instances of. For example, in the action pool, if you came across a weird-looking action, you could invoke this popup and s
ee what in fact it did.
Comment 1 Jaroslav Tulach 2000-07-03 07:41:59 UTC
Test action is part of APISupport, is not it?
Do you suggest to copy the code and put it into core? Ok, do it.
Comment 2 Jesse Glick 2000-07-14 11:13:59 UTC
Note that the instance file at least now shows the proper name and icon from the
action, so this is a good start--most people will at least recognize the action
visually.
Comment 3 Jesse Glick 2000-08-14 13:36:59 UTC
Probably the icon is sufficient.
Comment 4 Jesse Glick 2002-02-14 19:21:00 UTC
x
Comment 5 Jesse Glick 2002-02-14 19:21:26 UTC
Never mind.
Comment 6 Quality Engineering 2003-07-01 15:49:01 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified
Comment 7 Quality Engineering 2003-07-01 16:08:45 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.