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.
CustomItemJ2MEでの主要なイベントをどのように処理する必要がありますか?
CustomItem
これが完全な例です
ドキュメントが言うように。
CustomItemの使用例
私は解決策を得ました。CustomItemの派生クラスのCustomItemのメソッド「protectedvoidkeyPressed(intkey)」をオーバーライドする必要があります。