|
@@ -87,7 +87,7 @@ Antidote Component Architecture |
|
|
called <TT>BusMember</TT>s.</P> |
|
|
called <TT>BusMember</TT>s.</P> |
|
|
|
|
|
|
|
|
<P>The <TT>EventBus</TT> will dispatch any object of type |
|
|
<P>The <TT>EventBus</TT> will dispatch any object of type |
|
|
<TT>java.util.EventBus</TT>, which means that Ant <TT>BuildEvent</TT> |
|
|
|
|
|
|
|
|
<TT>java.util.Event</TT>, which means that Ant <TT>BuildEvent</TT> |
|
|
objects, as well as <TT>AWTEvent</TT> objects can be posted (if desired). A |
|
|
objects, as well as <TT>AWTEvent</TT> objects can be posted (if desired). A |
|
|
new class of events called <TT>AntEvent</TT> is defined for Antidote |
|
|
new class of events called <TT>AntEvent</TT> is defined for Antidote |
|
|
specific events, which have the additional capability of being |
|
|
specific events, which have the additional capability of being |
|
|