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.
私はjFrame、そこにある多くのコンポーネント、jLabelも持っています。jLabel テキストを文字列として設定したり、画像をアイコンとして設定したりしたい。ただし、記号 (イプシロン) として。それは可能ですか?
次のコードを使用してください: YOUR_JLABEL_NAME.setText("Ɛ");