Bugs item #1177810, was opened at 2005-04-06 09:30
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=454391&aid=1177810&group_id=48863
Category: JXTable
Group: swing
Status: Open
Resolution: None
Priority: 5
Submitted By: Iñaqui Medina (inaquimj)
Assigned to: Nobody/Anonymous (nobody)
Summary: setSelectionModel just sets frozenTable's
Initial Comment:
Hi, it's me again (the "nobody" about the setModel
problem). Now I've found a new one:
setSelectionMode(int) works but setSelectionModel
(ListSelectionModel) doesn't (splits the selections again)
the function should be:
public void setSelectionModel(final ListSelectionModel
newModel) {
lockedTable.setSelectionModel(newModel);
scrollTable.setSelectionMode(newModel);
}
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=454391&aid=1177810&group_id=48863
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
|