|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.objectweb.jac.aspects.gui.Event
|
+--org.objectweb.jac.aspects.gui.SubstanceEvent
|
+--org.objectweb.jac.aspects.gui.CollectionEvent
|
+--org.objectweb.jac.aspects.gui.RemoveEvent
Event for a method invocation
| Constructor Summary | |
RemoveEvent(View source,
Object substance,
CollectionItem collection,
Object removed)
|
|
| Method Summary | |
Object |
getRemoved()
|
void |
setRemoved(Object newRemoved)
|
String |
toString()
|
| Methods inherited from class org.objectweb.jac.aspects.gui.CollectionEvent |
getCollection, setCollection |
| Methods inherited from class org.objectweb.jac.aspects.gui.SubstanceEvent |
getSubstance, setSubstance |
| Methods inherited from class org.objectweb.jac.aspects.gui.Event |
getSource |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public RemoveEvent(View source,
Object substance,
CollectionItem collection,
Object removed)
| Method Detail |
public Object getRemoved()
public void setRemoved(Object newRemoved)
public String toString()
toString in class CollectionEvent
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||