|
|||||||||||
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.ToDoByGoal
Represents a perspective for ToDo items: grouping by goal type.
Field Summary | |
private static Logger |
LOG
|
Fields inherited from class org.argouml.cognitive.ui.ToDoPerspective |
|
Fields inherited from class org.argouml.ui.TreeModelComposite |
|
Fields inherited from class org.argouml.ui.TreeModelSupport |
|
Fields inherited from class org.argouml.ui.PerspectiveSupport |
|
Constructor Summary | |
ToDoByGoal()
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, fireTreeStructureChanged, fireTreeStructureChanged, removeTreeModelListener |
Methods inherited from class org.argouml.ui.PerspectiveSupport |
addSubTreeModel, getGoRules, getName, getSubTreeModels, 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 |
Field Detail |
private static final Logger LOG
Constructor Detail |
public ToDoByGoal()
Method Detail |
public void toDoItemsChanged(ToDoListEvent tde)
toDoItemsChanged
in interface ToDoListListener
tde
- the todo list eventToDoListListener.toDoItemsChanged(org.argouml.cognitive.ToDoListEvent)
public void toDoItemsAdded(ToDoListEvent tde)
toDoItemsAdded
in interface ToDoListListener
tde
- the todo list eventToDoListListener.toDoItemsAdded(org.argouml.cognitive.ToDoListEvent)
public void toDoItemsRemoved(ToDoListEvent tde)
toDoItemsRemoved
in interface ToDoListListener
tde
- the todo list eventToDoListListener.toDoItemsRemoved(org.argouml.cognitive.ToDoListEvent)
public void toDoListChanged(ToDoListEvent tde)
toDoListChanged
in interface ToDoListListener
tde
- the todo list eventToDoListListener.toDoListChanged(org.argouml.cognitive.ToDoListEvent)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ArgoUML © 1996-2004 (20050222) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |