ice.ri.enhancedawt.browser.event
Interface LocationListener

All Known Implementing Classes:
BrowserPane.TabLabelChangeListener, LocationContainer

public interface LocationListener

* Location listeners receive a string representation * update of the current browser location.


Method Summary
 void setDocumentLocation(String location)
           
 

Method Detail

setDocumentLocation

public void setDocumentLocation(String location)