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.
フォームに JTabbedPane があります。問題は、TabbedPane のタブにアイコンを表示したいことです。
どうやってやるの?
setIconAt次の方法を使用しJTabbedPaneます。
setIconAt
JTabbedPane
http://docs.oracle.com/javase/7/docs/api/javax/swing/JTabbedPane.html#setIconAt(int, javax.swing.Icon)
最初に Java チュートリアルを読んでください。非常に有益です: http://docs.oracle.com/javase/tutorial/uiswing/components/tabbedpane.html