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 32092 - Minimal implementation of ActionManager
Summary: Minimal implementation of ActionManager
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Actions (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords: API
Depends on:
Blocks: 29124
  Show dependency tree
 
Reported: 2003-03-18 14:31 UTC by Jesse Glick
Modified: 2008-12-22 20:39 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 Jesse Glick 2003-03-18 14:31:32 UTC
Self-explanatory. Implies an
ActionManager.getDefault().
Comment 1 Jesse Glick 2003-03-18 18:31:09 UTC
committed   * Up-To-Date  1.20        core/manifest.mf
committed   * Up-To-Date  1.10        core/execution/manifest.mf
committed   * Up-To-Date  1.7        
core/execution/src/org/netbeans/core/execution/Install.java
committed   * Up-To-Date  1.28       
core/src/org/netbeans/core/ModuleActions.java
committed   * Up-To-Date  1.110       openide/openide-spec-vers.properties
committed   * Up-To-Date  1.148      
openide/api/doc/changes/apichanges.xml
committed   * Up-To-Date  1.7        
openide/src/org/openide/actions/ActionManager.java
committed   * Up-To-Date  1.44       
openide/src/org/openide/actions/ToolsAction.java