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:
java.util.EventListener, javax.swing.event.ListSelectionListener, javax.swing.event.TreeSelectionListener
Enclosing class:
ThesaurusSelectionManager

protected class ThesaurusSelectionManager.ThesaurusListener
extends java.lang.Object
implements javax.swing.event.TreeSelectionListener, javax.swing.event.ListSelectionListener


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

Field Detail

oldsPropositionsSelected

protected java.util.List<java.lang.Object> oldsPropositionsSelected

isThesaurusListening

protected boolean isThesaurusListening
Constructor Detail

ThesaurusSelectionManager.ThesaurusListener

protected ThesaurusSelectionManager.ThesaurusListener()
Method Detail

valueChanged

public void valueChanged(javax.swing.event.TreeSelectionEvent e)
Specified by:
valueChanged in interface javax.swing.event.TreeSelectionListener

valueChanged

public void valueChanged(javax.swing.event.ListSelectionEvent e)
Specified by:
valueChanged in interface javax.swing.event.ListSelectionListener

desactiveListener

public void desactiveListener()

activeListener

public void activeListener()


Copyright © 2009-2010 JurisMarches. All Rights Reserved.