]> source.dussan.org Git - poi.git/commit
Use the right way to figure out how many rows on a sheet, so we display the row numbe...
authorNick Burch <nick@apache.org>
Thu, 21 Feb 2008 10:49:25 +0000 (10:49 +0000)
committerNick Burch <nick@apache.org>
Thu, 21 Feb 2008 10:49:25 +0000 (10:49 +0000)
commitd561e7b60ac0b1d939e654c49722f9dc92d0663e
tree3ecdf7b03cc9b67fee1a0978b7df186b6b3b6d00
parentf99adefb36eca909c2e82ed639da289f37e1a09c
Use the right way to figure out how many rows on a sheet, so we display the row number for all of them on the left hand side. Also, tidy up some imports

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@629742 13f79535-47bb-0310-9956-ffa450edef68
src/contrib/src/org/apache/poi/hssf/contrib/view/SVRowHeader.java
src/contrib/src/org/apache/poi/hssf/contrib/view/SVTableCellEditor.java
src/contrib/src/org/apache/poi/hssf/contrib/view/SVTableCellRenderer.java
src/contrib/src/org/apache/poi/hssf/contrib/view/SViewer.java
src/contrib/src/org/apache/poi/hssf/contrib/view/SViewerPanel.java