532533534535536537538
mm.add( SEPARATOR ); // platform actions contributePlatformActions( mm ); // printing graphView.getViewSite().getActionBars().setGlobalActionHandler( ActionFactory.PRINT.getId(), new PrintGraphAction( graphView ) ); }