protected static class CorpusQualityAssurance.ToggleSelectionABModel extends DefaultListSelectionModel
leadAnchorNotificationEnabled, listenerListMULTIPLE_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, toStringpublic ToggleSelectionABModel(JList list)
public void setSelectionInterval(int index0,
int index1)
setSelectionInterval in interface ListSelectionModelsetSelectionInterval in class DefaultListSelectionModelpublic void clearSelection()
clearSelection in interface ListSelectionModelclearSelection in class DefaultListSelectionModelpublic String getSelectedValueA()
public String getSelectedValueB()
Copyright © 2024 GATE. All rights reserved.