org.lobobrowser.util
Interface RemovalListener

All Superinterfaces:
java.util.EventListener

public interface RemovalListener
extends java.util.EventListener


Method Summary
 void removed(RemovalEvent event)
           
 

Method Detail

removed

void removed(RemovalEvent event)