102103104105106107108109
* * @author Andreas Br�ker * @date 15.07.2006 */ private void createActions() { printAction = new PrintAction(); printAction.setActionDefinitionId(ActionFactory.PRINT.getId()); }