Uses of Interface
fr.orsay.lri.varna.interfaces.InterfaceVARNASelectionListener

Packages that use InterfaceVARNASelectionListener
fr.orsay.lri.varna   
 

Uses of InterfaceVARNASelectionListener in fr.orsay.lri.varna
 

Fields in fr.orsay.lri.varna with type parameters of type InterfaceVARNASelectionListener
private  ArrayList<InterfaceVARNASelectionListener> VARNAPanel._selectionListeners
           
 

Methods in fr.orsay.lri.varna with parameters of type InterfaceVARNASelectionListener
 void VARNAPanel.addSelectionListener(InterfaceVARNASelectionListener v)