For target components that support multiple columns in their model,
along with column reordering in the view, this method transforms the
specified columnIndex from model coordinates to view coordinates.
For target components that support multiple columns in their model,
along with column reordering in the view, this method transforms the
specified columnIndex from model coordinates to view coordinates.
Mouse handler which listens to mouse entered events on action based components
and send the value of the LONG_DESCRIPTION as a transient message
to the MessageListener and the listeners registered to the MessageSource.
Defines the requirements for a tree table node object that can change -- by
adding or removing child nodes, or by changing the contents of a user object
stored in the node.