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.
別のクラスのメイン メソッドで呼び出される GUI ウィンドウを作成しました。ウィンドウには実行ボタンがあります。コントロールは、実行ボタンがクリックされた後にのみメイン メソッドに戻る必要があります。この機能を取得するにはどうすればよいですか? スレッドを使用する必要がありますか?