com.jurismarches.vradi.ui.offer.thesaurus.helpers
Class ThesaurusSelectionManager.ThesaurusListener

java.lang.Object
  extended by com.jurismarches.vradi.ui.offer.thesaurus.helpers.ThesaurusSelectionManager.ThesaurusListener
All Implemented Interfaces:
EventListener, ListSelectionListener, TreeSelectionListener
Enclosing class:
ThesaurusSelectionManager

protected class ThesaurusSelectionManager.ThesaurusListener
extends Object
implements TreeSelectionListener, ListSelectionListener


Field Summary
protected  boolean isThesaurusListening
           
protected  List<Object> oldsPropositionsSelected
           
 
Constructor Summary
protected ThesaurusSelectionManager.ThesaurusListener()
           
 
Method Summary
 void activeListener()
           
 void desactiveListener()
           
 void valueChanged(ListSelectionEvent e)
           
 void valueChanged(TreeSelectionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

oldsPropositionsSelected

protected List<Object> oldsPropositionsSelected

isThesaurusListening

protected boolean isThesaurusListening
Constructor Detail

ThesaurusSelectionManager.ThesaurusListener

protected ThesaurusSelectionManager.ThesaurusListener()
Method Detail

valueChanged

public void valueChanged(TreeSelectionEvent e)
Specified by:
valueChanged in interface TreeSelectionListener

valueChanged

public void valueChanged(ListSelectionEvent e)
Specified by:
valueChanged in interface ListSelectionListener

desactiveListener

public void desactiveListener()

activeListener

public void activeListener()


Copyright © 2009-2010 JurisMarches. All Rights Reserved.