TableSelectionHandler.java | Class | TableSelectionHandler adds another abstraction layer to the swing JTable
selection model.
It is responsible for providing a mapping between swing table rows or tree
nodes into message UIDs and back.
Additionally it is able to encapsulate a message object transparently for
every action in Columba. |