org.bushe.swing.event
Interface PrioritizedEventSubscriber

All Superinterfaces:
EventSubscriber, Prioritized

public interface PrioritizedEventSubscriber
extends EventSubscriber, Prioritized

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


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



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