com.jurismarches.vradi.ui.thesaurus.helpers
Class ThesaurusSelectionManager.PropositionSelectionModel
java.lang.Object
javax.swing.DefaultListSelectionModel
com.jurismarches.vradi.ui.thesaurus.helpers.ThesaurusSelectionManager.PropositionSelectionModel
- All Implemented Interfaces:
- Serializable, Cloneable, ListSelectionModel
- Enclosing class:
- ThesaurusSelectionManager
protected class ThesaurusSelectionManager.PropositionSelectionModel
- extends DefaultListSelectionModel
- See Also:
- Serialized Form
| Methods inherited from class javax.swing.DefaultListSelectionModel |
addListSelectionListener, addSelectionInterval, clearSelection, clone, fireValueChanged, fireValueChanged, fireValueChanged, getAnchorSelectionIndex, getLeadSelectionIndex, getListeners, getListSelectionListeners, getMaxSelectionIndex, getMinSelectionIndex, getSelectionMode, getValueIsAdjusting, insertIndexInterval, isLeadAnchorNotificationEnabled, isSelectedIndex, isSelectionEmpty, moveLeadSelectionIndex, removeIndexInterval, removeListSelectionListener, removeSelectionInterval, setAnchorSelectionIndex, setLeadAnchorNotificationEnabled, setLeadSelectionIndex, setSelectionInterval, setSelectionMode, setValueIsAdjusting, toString |
ThesaurusSelectionManager.PropositionSelectionModel
protected ThesaurusSelectionManager.PropositionSelectionModel()
tryToSelect
protected void tryToSelect(List<String> thesaurusId)
tryToSelectObjects
protected void tryToSelectObjects(List<Thesaurus> thesauruses)
tryToUnSelect
protected void tryToUnSelect(List<String> thesaurusId)
Copyright © 2009-2011 JurisMarches. All Rights Reserved.