262728293031323334
gavlProductionWindow=aGavlProductionWindow; this.menuBarBuilder = aMenuBarBuilder; } public void actionPerformed(final ActionEvent arg0) { menuBarBuilder.openFrame(new GavlProductionView(gavlProductionWindow .getViewHandler())); }