Interface GuiseEventListener

All Superinterfaces:
EventListener
All Known Subinterfaces:
ActionListener, CommandListener, Component.FlyoverStrategy<S>, CompositeComponentListener, EditListener, KeyboardListener, ListListener<E>, ListSelectionListener<V>, ModalListener, ModalNavigationListener, MouseListener, NavigationListener, NotificationListener, ProgressListener<P>, ValueSelectListener<V>
All Known Implementing Classes:
AbstractCardPanel, AbstractComponent.AbstractFlyoverFrameStrategy, AbstractComponent.AbstractFlyoverStrategy, AbstractComponent.DefaultFlyoverStrategy, AbstractComponentDepictor.DepictedCompositeComponentListener, AbstractDepictor.DepictedPropertyChangeListener, AbstractNavigateActionListener, AbstractNavigateModalActionListener, AbstractSelectActionControl.SelectActionListener, AutoNavigationPathBreadcrumbLinkPanel, CardPanel, KeyboardAdapter, ModalNavigationAdapter, MouseAdapter, NavigateActionListener, NavigateModalActionListener, SequenceCardPanel, TabbedPanel

public interface GuiseEventListener extends EventListener
A base interface for all Guise event listeners
Author:
Garret Wilson