ice.ri.enhancedawt.browser.event
Interface StatusbarListener

All Known Implementing Classes:
StatusContainer

public interface StatusbarListener

* Implementations are given a text string * with which to set the status bar text.


Method Summary
 void setStatusbarText(String text)
           
 

Method Detail

setStatusbarText

public void setStatusbarText(String text)