ice.ri.enhancedawt.browser.event
Interface TitleListener

All Known Implementing Classes:
BrowserPane

public interface TitleListener

* Implementors of this interface react with * setting a title and they are likely a gui * component.


Method Summary
 void setDocumentTitle(String title)
           
 

Method Detail

setDocumentTitle

public void setDocumentTitle(String title)