|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Object
|
+--org.argouml.ui.PerspectiveSupport
|
+--org.argouml.ui.TreeModelSupport
|
+--org.argouml.ui.TreeModelComposite
|
+--org.argouml.cognitive.ui.ToDoPerspective
|
+--org.argouml.cognitive.ui.ToDoByPoster
| Field Summary | |
|---|---|
protected static Category |
cat
|
| Fields inherited from class org.argouml.cognitive.ui.ToDoPerspective |
|---|
_flat, _flatChildren |
| Fields inherited from class org.argouml.ui.TreeModelComposite |
|---|
_root |
| Fields inherited from class org.argouml.ui.TreeModelSupport |
|---|
_listenerList |
| Fields inherited from class org.argouml.ui.PerspectiveSupport |
|---|
_goRules, _name, _rules |
| Constructor Summary | |
|---|---|
ToDoByPoster()
|
|
| 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, getName, getRegisteredRules, 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 |
protected static Category cat
| Constructor Detail |
public ToDoByPoster()
| Method Detail |
public void toDoItemsChanged(ToDoListEvent tde)
toDoItemsChanged in interface ToDoListListenerpublic void toDoItemsAdded(ToDoListEvent tde)
toDoItemsAdded in interface ToDoListListenerpublic void toDoItemsRemoved(ToDoListEvent tde)
toDoItemsRemoved in interface ToDoListListenerpublic void toDoListChanged(ToDoListEvent tde)
toDoListChanged in interface ToDoListListener
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
| ArgoUML © 1996-2003 (20040229) | ArgoUML Project Home | ArgoUML Cookbook |