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 [ dmsmith555 at yahoo dot com]
See Also:
for license details. The copyright to this program is held by it's authors.

Method Summary
 void viewRemoved(ViewEvent event)
           
 

Method Detail

viewRemoved

void viewRemoved(ViewEvent event)

Copyright ยจ 2003-2006