protected static class CorpusQualityAssurance.ToggleSelectionABModel extends DefaultListSelectionModel
leadAnchorNotificationEnabled, listenerList
MULTIPLE_INTERVAL_SELECTION, SINGLE_INTERVAL_SELECTION, SINGLE_SELECTION
Constructor and Description |
---|
ToggleSelectionABModel(JList list) |
Modifier and Type | Method and Description |
---|---|
void |
clearSelection() |
String |
getSelectedValueA() |
String |
getSelectedValueB() |
void |
setSelectionInterval(int index0,
int index1) |
addListSelectionListener, addSelectionInterval, clone, fireValueChanged, fireValueChanged, fireValueChanged, getAnchorSelectionIndex, getLeadSelectionIndex, getListeners, getListSelectionListeners, getMaxSelectionIndex, getMinSelectionIndex, getSelectionMode, getValueIsAdjusting, insertIndexInterval, isLeadAnchorNotificationEnabled, isSelectedIndex, isSelectionEmpty, moveLeadSelectionIndex, removeIndexInterval, removeListSelectionListener, removeSelectionInterval, setAnchorSelectionIndex, setLeadAnchorNotificationEnabled, setLeadSelectionIndex, setSelectionMode, setValueIsAdjusting, toString
public ToggleSelectionABModel(JList list)
public void setSelectionInterval(int index0, int index1)
setSelectionInterval
in interface ListSelectionModel
setSelectionInterval
in class DefaultListSelectionModel
public void clearSelection()
clearSelection
in interface ListSelectionModel
clearSelection
in class DefaultListSelectionModel
public String getSelectedValueA()
public String getSelectedValueB()
Copyright © 2024 GATE. All rights reserved.