|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.argouml.ui.PerspectiveSupport
org.argouml.ui.TreeModelSupport
org.argouml.ui.TreeModelComposite
org.argouml.cognitive.ui.ToDoPerspective
org.argouml.cognitive.ui.ToDoByDecision
public class ToDoByDecision
Represents a perspective for ToDo items: grouping by decision type.
Constructor Summary | |
---|---|
ToDoByDecision()
The constructor. |
Method Summary | |
---|---|
void |
toDoItemsAdded(ToDoListEvent tde)
|
void |
toDoItemsChanged(ToDoListEvent tde)
|
void |
toDoItemsRemoved(ToDoListEvent tde)
|
void |
toDoListChanged(ToDoListEvent tde)
|
Methods inherited from class org.argouml.cognitive.ui.ToDoPerspective |
---|
addFlatChildren, calcFlatChildren, getChild, getChildCount, getFlat, getIndexOfChild, setFlat |
Methods inherited from class org.argouml.ui.TreeModelComposite |
---|
getRoot, isLeaf, setRoot, valueForPathChanged |
Methods inherited from class org.argouml.ui.TreeModelSupport |
---|
addTreeModelListener, fireTreeNodesChanged, fireTreeNodesInserted, fireTreeNodesRemoved, fireTreeStructureChanged, fireTreeStructureChanged, fireTreeStructureChanged, removeTreeModelListener |
Methods inherited from class org.argouml.ui.PerspectiveSupport |
---|
addSubTreeModel, getGoRuleList, getName, getSubTreeModelList, registerRule, removeSubTreeModel, setName, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface javax.swing.tree.TreeModel |
---|
addTreeModelListener, removeTreeModelListener |
Constructor Detail |
---|
public ToDoByDecision()
Method Detail |
---|
public void toDoItemsChanged(ToDoListEvent tde)
toDoItemsChanged
in interface ToDoListListener
tde
- the todo list eventpublic void toDoItemsAdded(ToDoListEvent tde)
toDoItemsAdded
in interface ToDoListListener
tde
- the todo list eventpublic void toDoItemsRemoved(ToDoListEvent tde)
toDoItemsRemoved
in interface ToDoListListener
tde
- the todo list eventpublic void toDoListChanged(ToDoListEvent tde)
toDoListChanged
in interface ToDoListListener
tde
- the todo list event
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ArgoUML © 1996-2006 | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |