protected static class CorpusQualityAssurance.ToggleSelectionModel extends DefaultListSelectionModel
leadAnchorNotificationEnabled, listenerList
MULTIPLE_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, toString
public void setSelectionInterval(int index0, int index1)
setSelectionInterval
in interface ListSelectionModel
setSelectionInterval
in class DefaultListSelectionModel
public void setValueIsAdjusting(boolean isAdjusting)
setValueIsAdjusting
in interface ListSelectionModel
setValueIsAdjusting
in class DefaultListSelectionModel
Copyright © 2024 GATE. All rights reserved.