Skip to content

Commit

Permalink
Add deprecation doc to TableColumnWidthModel
Browse files Browse the repository at this point in the history
  • Loading branch information
Ingo Schwarz committed Nov 18, 2016
1 parent 17a8596 commit c3ede79
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
* A {@link TableColumnModel} implementation holding absolute column widths.
*
* @author ISchwarz
* @deprecated This class has been deprecated in version 2.4.1. Use the {@link TableColumnPxWidthModel} instead.
*/
@Deprecated
public class TableColumnWidthModel implements TableColumnModel {
Expand Down

0 comments on commit c3ede79

Please sign in to comment.