ice.ri.enhancedawt.browser.event
Interface MemoryWarningListener

All Known Implementing Classes:
BrowserPane

public interface MemoryWarningListener

* A memory warning listener can preemptively react * to a low memory situation by cleaning up or * freeing resources.


Method Summary
 void memoryLow()
           
 

Method Detail

memoryLow

public void memoryLow()