private static void drawSultanateOfMuscat(Grid_3x5 grid) { //Since this is just a solid red flag, we'll call the // helper we have to do the work. helperField(grid, Color.RED); }