protected static class CorpusQualityAssurance.ToggleSelectionModel extends DefaultListSelectionModel
leadAnchorNotificationEnabled, listenerListMULTIPLE_INTERVAL_SELECTION, SINGLE_INTERVAL_SELECTION, SINGLE_SELECTION| Modifier | Constructor and Description |
|---|---|
protected |
ToggleSelectionModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
setSelectionInterval(int index0,
int index1) |
void |
setValueIsAdjusting(boolean isAdjusting) |
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, setSelectionMode, toStringpublic void setSelectionInterval(int index0,
int index1)
setSelectionInterval in interface ListSelectionModelsetSelectionInterval in class DefaultListSelectionModelpublic void setValueIsAdjusting(boolean isAdjusting)
setValueIsAdjusting in interface ListSelectionModelsetValueIsAdjusting in class DefaultListSelectionModelCopyright © 2024 GATE. All rights reserved.