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.
JTableで行が重複して選択されないようにする必要があります。以前に選択した行が再度選択された場合、mouseeventを起動したくないか、重複した行選択であるかどうかを通知するAPIが必要です。以前に選択した行のインデックスを維持できますが、可能であればそれを避けたい
私は自分の機能でJIDEテーブルAPIを使用しているので、そのようなシナリオを示すことができるJIDE関連のメソッドがある場合。