Interface | Description |
---|---|
TableSelectionListener |
The listener that's notified when a table selection value changes.
|
Class | Description |
---|---|
AnySelectionTable |
A JTable which allows any selection of cells.
|
AnySelectionTableUI |
This class doesn't change the L&F of the JTable but
listens to mouse clicks and updates the TableSelectionModel.
|
TableSelectionEvent |
An event that characterizes a change in the current selection.
|
TableSelectionModel |
This class represents the current state of the selection of
the AnySelectionTable.
|
Copyright 2004-2015 Wandora Team