Uses of Class
org.bushe.swing.event.annotation.AbstractProxySubscriber

Packages that use AbstractProxySubscriber
org.bushe.swing.event.annotation EventBus annotations to make it much simpler to publish and subscribe to events. 
 

Uses of AbstractProxySubscriber in org.bushe.swing.event.annotation
 

Subclasses of AbstractProxySubscriber in org.bushe.swing.event.annotation
 class BaseProxySubscriber
          A class is subscribed to an EventService on behalf of another object.
 class ProxyTopicPatternSubscriber
          A Proxy Subscriber for Annotations that use topic patterns
 class ProxyTopicSubscriber
          A class that subscribes to an EventService on behalf of another object.
 



Copyright © 2011 Bushe Enterprises, Inc.. All Rights Reserved.