質問

The tiny icons eclipse displays below its JMenuBar, what are those? How would one go about creating them? Are they part of the JMenuBar? Are they seperate from the JMenuBar?

役に立ちましたか?

解決

I don't use Eclipse but from some images I've seen it looks to me like they are buttons on a JToolBar.

See the section from the Swing tutorial on How to Use Tool Bars for more information and examples.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top