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 Package Specification (none) Related Documentation (none) 
 

Uses of ToDoListListener in org.argouml.cognitive
 

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

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.
 



ArgoUML (c) 1996-2002
ArgoUML Project Home
ArgoUML Cookbook