Domanda

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?

È stato utile?

Soluzione

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.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top