org.bushe.swing.event
Interface PrioritizedEventTopicSubscriber

All Superinterfaces:
EventTopicSubscriber, Prioritized

public interface PrioritizedEventTopicSubscriber
extends EventTopicSubscriber, Prioritized

This is a convenience interface, particularly for inner classes, that implements EventTopicSubscriber and Prioritized.


Method Summary
 
Methods inherited from interface org.bushe.swing.event.EventTopicSubscriber
onEvent
 
Methods inherited from interface org.bushe.swing.event.Prioritized
getPriority
 



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