220221222223224225226227228229230
*/ private void initActions() { newServer = new NewServerAction(); openConfiguration = new OpenConfigurationAction( this ); openConfiguration.setEnabled( false ); delete = new DeleteAction( this ); delete.setEnabled( false );