Uses of Interface
anl.aida.bubble.BubbleSelectionListener

Packages that use BubbleSelectionListener
anl.aida.bubble   
 

Uses of BubbleSelectionListener in anl.aida.bubble
 

Fields in anl.aida.bubble with type parameters of type BubbleSelectionListener
private  java.util.List<BubbleSelectionListener> BubblePlot.listeners
           
 

Methods in anl.aida.bubble with parameters of type BubbleSelectionListener
 void BubblePlot.addSelectionListener(BubbleSelectionListener listener)
          Adds the specified listener to listen for bubble selection events.