|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
void |
ToDoList.removeToDoListListener(ToDoListListener l)
|
Uses of ToDoListListener in org.argouml.cognitive.ui |
Classes in org.argouml.cognitive.ui that implement ToDoListListener | |
class |
ToDoByDecision
Represents a perspective for ToDo items: grouping by decision type. |
class |
ToDoByGoal
Represents a perspective for ToDo items: grouping by goal type. |
class |
ToDoByOffender
Represents a perspective for ToDo items: grouping by offender type. |
class |
ToDoByPoster
Represents a perspective for ToDo items: grouping by poster type. |
class |
ToDoByPriority
Represents a perspective for ToDo items: grouping by priority. |
class |
ToDoByType
Represents a perspective for ToDo items: grouping by type. |
class |
ToDoPane
The lower-left pane of the main ArgoUML window, which shows the list of active critics and todo items. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
ArgoUML © 1996-2004 (20050222) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |