kiwi.ui
Class KTable._SelectionModel

java.lang.Object
  |
  +--javax.swing.DefaultListSelectionModel
        |
        +--kiwi.ui.KTable._SelectionModel
All Implemented Interfaces:
java.lang.Cloneable, javax.swing.ListSelectionModel, java.io.Serializable
Enclosing class:
KTable

private class KTable._SelectionModel
extends javax.swing.DefaultListSelectionModel

See Also:
Serialized Form

Fields inherited from class javax.swing.DefaultListSelectionModel
anchorIndex, firstAdjustedIndex, firstChangedIndex, isAdjusting, lastAdjustedIndex, lastChangedIndex, leadAnchorNotificationEnabled, leadIndex, listenerList, MAX, maxIndex, MIN, minIndex, selectionMode, value
 
Fields inherited from interface javax.swing.ListSelectionModel
MULTIPLE_INTERVAL_SELECTION, SINGLE_INTERVAL_SELECTION, SINGLE_SELECTION
 
Methods inherited from class javax.swing.DefaultListSelectionModel
addListSelectionListener, changeSelection, changeSelection, clear, clone, contains, fireValueChanged, fireValueChanged, fireValueChanged, fireValueChanged, getAnchorSelectionIndex, getLeadSelectionIndex, getListeners, getMaxSelectionIndex, getMinSelectionIndex, getSelectionMode, getValueIsAdjusting, isLeadAnchorNotificationEnabled, isSelectedIndex, isSelectionEmpty, markAsDirty, removeListSelectionListener, removeSelectionInterval, set, setLeadAnchorNotificationEnabled, setSelectionMode, setState, setValueIsAdjusting, toString, updateLeadAnchorIndices
 
Methods inherited from class java.lang.Object
, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, wait, wait, wait