384385386387388389390391392393394
registry.registerAction(action); action = new OpenJavaType(this); registry.registerAction(action); action = new OpenConfigFile(this); registry.registerAction(action); action = new PrintAction(this); registry.registerAction(action); }