Class TableSelectionContext

All Implemented Interfaces:
Extensible, SelectionChangeEmitter, SelectionContext, SelectionSource

public class TableSelectionContext extends AbstractSelectionContext
A selection provider that wraps a JTable. Elements contained in Selections handled by this provider represent currently selected table row index as an Integer value.