Ribbons in Java, and Custom Buttons

2.8k views Asked by At

Is there some component or something that could help me create a ribbon that looks like the one in Office 2007. And Also is there a way to draw custom Close minimize maximize buttons?

2

There are 2 answers

0
Bala R On BEST ANSWER

Checkout SWT Ribbon. Looks like it should serve your purpose.

0
Tobias Schulte On

If you are using swing, check out the Flamingo component suite.