阅读背景:

需要在JTable1上的鼠标点击事件上更新JTable2和JEditorPane,所有这些都在同一个jframe中

来源:互联网 

I am displaying 2 JTables and a JEditorPane in a JFrame. Both the Tables have different data. On double clicking the table2 i want to update table1 and the editor pane. I am able update the editor pane but not the table1. I tried the add e.getClickCount() == 2 for table1 , but its not working.I am displaying 2 JTables and a JEditorPane in




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: