swing - Is there a premade java library that emulates the Office Ribbon Customizer? -


i'm trying implement 'ribbon customizer' microsoft office suite swing product. refresh memory, or show first time, customizer i'm referring looks (with obligatory hand drawn circles):

ribbon customizer office

i spend few weeks of own time trying make robust class draw this, it's 2 scroll panes, , few buttons. don't want re-invent wheel, when wheel end @ least little wonky.

for background, it's going in future allow users select sheets added output excel workbook.

does sort of component exist in package somewhere can include in project? sort of element have standard name? i've tried googling images , java packages no avail, closest found swt 'widget', emulates ribbon, not customizer.


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -