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

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

public interface TitleChangedListener
extends EventListener

A listener for changes to a Views title.

Author:
Joe Walker
See Also:
The GNU General Public License for details.

Method Summary
 void titleChanged(TitleChangedEvent ev)
          A Select pane is telling us that it has changed, and we might want to update the BibleViewPane and the AbstractViewLayout to reflect any potentially new titles
 

Method Detail

titleChanged

void titleChanged(TitleChangedEvent ev)
A Select pane is telling us that it has changed, and we might want to update the BibleViewPane and the AbstractViewLayout to reflect any potentially new titles


Copyright ยจ 2003-2015