fr.orsay.lri.varna.interfaces
Interface InterfaceVARNAListener


public interface InterfaceVARNAListener

Observable design pattern

Author:
darty

Method Summary
 void onStructureRedrawn()
           
 void onUINewStructure(VARNAConfig v, RNA r)
           
 void onWarningEmitted(String s)
           
 

Method Detail

onWarningEmitted

void onWarningEmitted(String s)

onStructureRedrawn

void onStructureRedrawn()

onUINewStructure

void onUINewStructure(VARNAConfig v,
                      RNA r)