Name: stC104175 Date: 06/14/2000
java version "1.3.0rc2"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0rc2-Y)
Java HotSpot(TM) Client VM (build 1.3.0rc2-Y, mixed mode)
(FYI, kestrel sends the output of "java -version" to stderr vs. stdout,
contradicting the evaluation of bug # 4128736...I could not find any
newer, open bugs noting this problem)
From http://java.sun.com/products/jdk/1.3/docs/api/javax/swing/
JTable.html#getCellRect(int, int, boolean)
"In all cases, _calulations_ that use this method to calculate results
along one _axix_ will not fail because of anomalies in calculations
along _other_ axis. When the cell is not valid the includeSpacing
parameter is ignored."
-------
calculations? axis? "the other" vs. "other"?
(Review ID: 103162)
======================================================================