I just added a config.ini file to the project, which I read from to establish the obscene multitude dropdown boxes. It makes me so much happier looking at my code to see dropdownDefaults.get(String), rather than new String[]{String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String,...}
The fact that updating the dropdown lists will be even easier is a side bonus :P