org.eclipse.gmt.modisco.infra.browser.uicore
Interface ChangeListener

All Superinterfaces:
java.util.EventListener

public interface ChangeListener
extends java.util.EventListener

A listener for change notifications


Method Summary
 void changed()
           
 

Method Detail

changed

void changed()