public interface TitleChangedListener extends EventListener
The GNU General Public License for details.
Modifier and Type | Method and Description |
---|---|
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
|
void titleChanged(TitleChangedEvent ev)