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 28789 - Test of ExplorerActions
Summary: Test of ExplorerActions
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Actions (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: David Simonek
URL:
Keywords:
Depends on:
Blocks: 27868
  Show dependency tree
 
Reported: 2002-11-15 17:34 UTC by Jaroslav Tulach
Modified: 2008-12-22 20:58 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Tulach 2002-11-15 17:34:49 UTC
Right now no new API methods in ExplorerActions
but there might be some. There are getters for
copyAction, cutAction, pasteAction and
deleteAction that should be tested for a correct
behaviour in accordance to selected nodes in the
explorer.
Comment 1 Jaroslav Tulach 2002-11-15 18:08:42 UTC
subtask of issue 27868
Comment 2 Jaroslav Tulach 2004-01-28 07:18:17 UTC
Some kind of test is already there.