Ok, I look at TableViewCellRenderer.... I should extend this renderer to
write my own? And how can I highlight column and cell (on mouse over) with
renderer? I see only:

    public void render(Object row, int rowIndex, int columnIndex,
        TableView tableView, String columnName,
        boolean selected, boolean highlighted, boolean disabled);

Can you give me please a short example that I can understand an idea?
Thank you for your help!



-----
Thank you!
--
View this message in context: 
http://apache-pivot-users.399431.n3.nabble.com/Cell-selection-in-TableView-tp3339330p3341276.html
Sent from the Apache Pivot - Users mailing list archive at Nabble.com.

Reply via email to