Search code examples
javawindowsribbonoffice-2007

Ribbons in Java, and Custom Buttons


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?


Solution

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