Is it possible to arrange the toolbar, or at least use a Vaadin layout?

Is it possible to arrange the toolbar, or at least use a Vaadin layout?

You should be able to build the toolbar just how you want it using the CKEditor notation and this:
CKEditor.addCustomToolbarLine(String toolbarLineJS)