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 25980

Summary: describe use cases for actions
Product: platform Reporter: David Simonek <dsimonek>
Component: ActionsAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 17597    

Description David Simonek 2002-07-24 15:22:39 UTC
identify event flows for various types of users
Comment 1 David Simonek 2002-07-26 11:54:27 UTC
first attepmt done in
http://openide.netbeans.org/proposals/actions/use_case.html
Comment 2 Jiri Rechtacek 2004-04-23 10:50:04 UTC
Assigned to new owner.
Comment 3 Jaroslav Tulach 2005-12-09 16:53:39 UTC
I am just writing them. To get its current version use:  
cvs co -r simplest_actions_17597 openide/arch/arch-openide-actions.xml  
 
Comment 4 Lukas Hasik 2008-04-10 21:16:34 UTC
moving opened issues from TM <= 6.1 to TM=Dev
Comment 5 Jaroslav Tulach 2008-09-24 13:05:31 UTC
I guess most of this is present in 5811438ed72b, including description of context awareness and documentation for 
Actions.alwaysEnabled method.