This listener interface may be implemented in order to receive a {@link TitleEvent} notification when the title of the document displayed in a {@link Browser} is known or has been changed.
@see Browser#addTitleListener(TitleListener) @see Browser#removeTitleListener(TitleListener)
@since 3.0
This method is called when the title of the current document is available or has changed. <p>
See Implementation
This listener interface may be implemented in order to receive a {@link TitleEvent} notification when the title of the document displayed in a {@link Browser} is known or has been changed.
@see Browser#addTitleListener(TitleListener) @see Browser#removeTitleListener(TitleListener)
@since 3.0