org.chorem.vradi.ui.thesaurus.helpers
Class ThesaurusSelectionManager.ThesaurusListener
java.lang.Object
org.chorem.vradi.ui.thesaurus.helpers.ThesaurusSelectionManager.ThesaurusListener
- All Implemented Interfaces:
- EventListener, ListSelectionListener, TreeSelectionListener
- Enclosing class:
- ThesaurusSelectionManager
protected class ThesaurusSelectionManager.ThesaurusListener
- extends Object
- implements TreeSelectionListener, ListSelectionListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
oldsPropositionsSelected
protected List<Object> oldsPropositionsSelected
isThesaurusListening
protected boolean isThesaurusListening
ThesaurusSelectionManager.ThesaurusListener
protected ThesaurusSelectionManager.ThesaurusListener()
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-2011 CodeLutin. All Rights Reserved.