|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.DefaultListSelectionModel
com.jurismarches.vradi.ui.offer.thesaurus.helpers.ThesaurusSelectionManager.PropositionSelectionModel
protected class ThesaurusSelectionManager.PropositionSelectionModel
| Field Summary |
|---|
| Fields inherited from class javax.swing.DefaultListSelectionModel |
|---|
leadAnchorNotificationEnabled, listenerList |
| Fields inherited from interface javax.swing.ListSelectionModel |
|---|
MULTIPLE_INTERVAL_SELECTION, SINGLE_INTERVAL_SELECTION, SINGLE_SELECTION |
| Constructor Summary | |
|---|---|
protected |
ThesaurusSelectionManager.PropositionSelectionModel()
|
| Method Summary | |
|---|---|
protected void |
tryToSelect(java.util.List<java.lang.String> thesaurusId)
|
protected void |
tryToSelectObjects(java.util.List<Thesaurus> thesauruses)
|
protected void |
tryToUnSelect(java.util.List<java.lang.String> thesaurusId)
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected ThesaurusSelectionManager.PropositionSelectionModel()
| Method Detail |
|---|
protected void tryToSelect(java.util.List<java.lang.String> thesaurusId)
protected void tryToSelectObjects(java.util.List<Thesaurus> thesauruses)
protected void tryToUnSelect(java.util.List<java.lang.String> thesaurusId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||