542543544545546547548549550551552
* Initializes */ private void init() { createFrame(); this.menu = new XBayaMenu(this.engine, getToolbar()); this.frame.setJMenuBar(this.menu.getSwingComponent()); initPane(); // Create an empty graph canvas.
543544545546547548549550551552553
538539540541542543544545546547548
539540541542543544545546547548549