org.crosswire.common.swing.desktop.event
Interface ViewEventListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
Desktop, ViewManager

public interface ViewEventListener
extends EventListener

An interface that defines a listener of ViewEvents.

Author:
DM Smith
See Also:
The GNU General Public License for details.

Method Summary
 void viewRemoved(ViewEvent event)
           
 

Method Detail

viewRemoved

void viewRemoved(ViewEvent event)

Copyright ยจ 2003-2015