Topic: 请问怎样删除JTable中的数据??(急) |
Print this page |
1.请问怎样删除JTable中的数据??(急) | Copy to clipboard |
Posted by: xlx Posted on: 2005-04-18 10:33 有什么方法能选中一行的数据? |
2.Re:请问怎样删除JTable中的数据??(急) [Re: xlx] | Copy to clipboard |
Posted by: cxp108 Posted on: 2005-04-18 21:09 JTable是根据TableModel来绘制的,所以如果你想删除JTable的一行就必须再TableModel中删除一行。具体操作还要看你的TableModel怎么实现 |
3.Re:请问怎样删除JTable中的数据??(急) [Re: xlx] | Copy to clipboard |
Posted by: java88 Posted on: 2005-06-03 08:50 删除TABLEMODEL中的就可以啦 |
4.Re:请问怎样删除JTable中的数据??(急) [Re: xlx] | Copy to clipboard |
Posted by: yinpeng263 Posted on: 2005-06-08 04:19 http://www.java2s.com/ExampleCode/Swing-JFC/Table.htm |
Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1 客服电话 18559299278 客服信箱 714923@qq.com 客服QQ 714923 |