Uses of Interface
org.argouml.cognitive.ToDoListListener

Packages that use ToDoListListener
org.argouml.cognitive This package defines the fundamental elements of the cognitive support system, such as the Designer, Poster and ToDoItem. 
org.argouml.cognitive.ui Includes TreeModel/Perspectives/Perspetive rules, Wizard support, details pane tab for todo items. 
 

Uses of ToDoListListener in org.argouml.cognitive
 

Methods in org.argouml.cognitive with parameters of type ToDoListListener
 void ToDoList.addToDoListListener(ToDoListListener l)
          needs documenting
 void ToDoList.removeToDoListListener(ToDoListListener l)
          needs documenting
 

Uses of ToDoListListener in org.argouml.cognitive.ui
 

Classes in org.argouml.cognitive.ui that implement ToDoListListener
 class ToDoByDecision
           
 class ToDoByGoal
           
 class ToDoByPoster
           
 class ToDoByPriority
           
 class ToDoByType
           
 class ToDoPane
          The lower-left pane of the main Argo/UML window, which shows the list of active critics and todo items.
 



ArgoUML © 1996-2003 (20040216)ArgoUML Project HomeArgoUML Cookbook