Traceability

Uses of Class
org.topcased.traceability.hmi.contextmenu.ContextAction

Packages that use ContextAction
org.topcased.traceability.hmi.actions   
org.topcased.traceability.hmi.contextmenu   
 

Uses of ContextAction in org.topcased.traceability.hmi.actions
 

Subclasses of ContextAction in org.topcased.traceability.hmi.actions
 class EditDocumentAction
           
 class FindRequirementAction
          Created on 21 f�vr. 07
 

Uses of ContextAction in org.topcased.traceability.hmi.contextmenu
 

Methods in org.topcased.traceability.hmi.contextmenu with parameters of type ContextAction
 void ContextMenuManager.addAction(ContextAction action, java.lang.Class clazz)
          Add an action available for the given class
 void ContextMenuManager.addAction(ContextAction action, java.lang.Class[] classes)
          Add an action available for the given classes
 void ContextMenuManager.addActions(ContextAction[] actions, java.lang.Class clazz)
          Add several actions available for a given class
 


Traceability

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.