Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
こんにちは、私はこの問題で迷っています:
I have a Jtable and I fill data from mysql database , but I want the table to be refresh by a timer every xx seconds. Really i don't know how to do ?
方向性/助けをいただければ幸いです。
fireTableDataChanged() メソッドを使用します。詳細はこちら
fireTableDataChanged()