[ xframe-Bugs-1205676 ] getEditingColumn doesn't work
"SourceForge.net" <[email protected]> Sun, 22 May 2005 14:33:44 -0700
| Newsgroups | gmane.text.xml.xframe.xsddoc |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #1205676, was opened at 2005-05-20 16:12
Message generated for change (Comment added) made by kriede
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=454391&aid=1205676&group_id=48863
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: JXTable
Group: swing
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: Iñaqui Medina (inaquimj)
Summary: getEditingColumn doesn't work
Initial Comment:
JXTable.getEditingColumn is implemented as:
public int getEditingColumn() {
if (lockedTable.hasFocus()) {
return lockedTable.getEditingColumn();
} else {
return scrollTable.getEditingColumn() -
frozenColumns;
}
}
If I was writting a bug I would now say: "can you find the
bug?".
Hint: if you're editing on the scroll table, it returns
negatives.
----------------------------------------------------------------------
>Comment By: Kurt Riede (kriede)
Date: 2005-05-22 23:33
Message:
Logged In: YES
user_id=484961
commited to CVS.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=454391&aid=1205676&group_id=48863
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click