Uses of Class
org.objectweb.jac.aspects.gui.AddEvent

Packages that use AddEvent
org.objectweb.jac.aspects.gui   
 

Uses of AddEvent in org.objectweb.jac.aspects.gui
 

Methods in org.objectweb.jac.aspects.gui with parameters of type AddEvent
 void EventHandler.onAddToCollection(DisplayContext context, AddEvent add)
          This method is upcalled when an object is added to a collection.
 void EventHandler.onAddToCollection(DisplayContext context, AddEvent add, boolean noAutoCreate)
          This method is upcalled when an object is added to a collection.