swing/src/net/sf/xframe/swing JXTable.java,1.23,1.24
I?aqui Medina <[email protected]> Tue, 31 May 2005 16:38:23 +0000
| Newsgroups | gmane.text.xml.xframe.xsddoc.devel |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/xframe/swing/src/net/sf/xframe/swing
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24861/src/net/sf/xframe/swing
Modified Files:
JXTable.java
Log Message:
Fix for bug 1212114
Index: JXTable.java
===================================================================
RCS file: /cvsroot/xframe/swing/src/net/sf/xframe/swing/JXTable.java,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** JXTable.java 27 May 2005 14:24:23 -0000 1.23
--- JXTable.java 31 May 2005 16:38:21 -0000 1.24
***************
*** 2539,2543 ****
int i = lockedTable.getSelectedColumn();
if (i == -1) {
! i = scrollTable.getSelectedColumn();
}
return i;
--- 2539,2543 ----
int i = lockedTable.getSelectedColumn();
if (i == -1) {
! i = frozenColumns + scrollTable.getSelectedColumn();
}
return i;
-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005