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.
LWUIT タブを作成しました。ユーザーが任意のタブをクリックしたときにロジックを実行したいのですが、ロジック出力はアイテムのリストになりますが、問題はユーザーがタブを再度クリックしたときです。タブ関連のロジックが継続的に実行されています。リストに値が含まれているかどうかを確認するif条件を配置したいので、それを止めたいのですが、使用する必要がある方法は何ですか?
myList.getModel().getSize() > 0