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.
.txt ファイルをクリックしたときと同じように、メモ帳で開きます。カスタム ファイル拡張子を開くアプリケーションを Java で作成したいと考えています。C++でそれを行う方法を見つけましたが、Javaでやりたいです。特定のファイルをダブルクリックすると、GUI で開くはずです。この GUI を作成するためのコードが必要です。