Got compiler to recognise TOOLBAR and build it. Runtime will yield a ToolbarControl object - which wraps a JToolBar. Whether or not it actually works not tested yet. Need to write a test case to verify and visually inspect result.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Got compiler to recognise TOOLBAR and build it. Runtime will yield a ToolbarControl object - which wraps a JToolBar. Whether or not it actually works not tested yet. Need to write a test case to verify and visually inspect result.