JBroTable-1.1
Performance boost.
Deprecated method "setHeaderHeight" removed. Reasons:
- It was buggy: it changed the height of the header but that height sometimes wasn't equal to the value given as an argument.
- It was duplicating a method "setRowHeight" in table header.
- It was causing performance troubles.
Its removal allowed to speed up rendering of header cells.