org.gudy.azureus2.ui.swt.pluginsimpl
Interface UISWTInstanceImpl.SWTViewListener

Enclosing class:
UISWTInstanceImpl

public static interface UISWTInstanceImpl.SWTViewListener


Method Summary
 void setViewAdded(String parent, String id, UISWTViewEventListener l)
           
 void setViewRemoved(String parent, String id, UISWTViewEventListener l)
           
 

Method Detail

setViewAdded

void setViewAdded(String parent,
                  String id,
                  UISWTViewEventListener l)

setViewRemoved

void setViewRemoved(String parent,
                    String id,
                    UISWTViewEventListener l)