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.
ButtonList にいくつかのボタンがあり、1 つをクリックすると onClick メソッドで setEnabled(false) を設定し、別のボタンをクリックした後、もう一度有効にしたいと考えています。では、別のボタンをクリックした後、前にボタンリストのどのボタンがクリックされたかを知るにはどうすればよいですか?