Revision: 4941 http://sourceforge.net/p/jump-pilot/code/4941 Author: edso Date: 2016-06-26 12:28:56 +0000 (Sun, 26 Jun 2016) Log Message: ----------- removed stray tab
Modified Paths: -------------- core/trunk/src/org/openjump/OpenJumpConfiguration.java Modified: core/trunk/src/org/openjump/OpenJumpConfiguration.java =================================================================== --- core/trunk/src/org/openjump/OpenJumpConfiguration.java 2016-06-23 05:51:01 UTC (rev 4940) +++ core/trunk/src/org/openjump/OpenJumpConfiguration.java 2016-06-26 12:28:56 UTC (rev 4941) @@ -83,7 +83,7 @@ **************************************************************************/ FieldComponentFactoryRegistry.setFactory(workbenchContext, "FileString", new FileFieldComponentFactory(workbenchContext)); - FieldComponentFactoryRegistry.setFactory(workbenchContext, "CharSetComboBoxField", + FieldComponentFactoryRegistry.setFactory(workbenchContext, "CharSetComboBoxField", new ComboBoxFieldComponentFactory(workbenchContext, null, Charset.availableCharsets().keySet().toArray())); /*************************************************************************** ------------------------------------------------------------------------------ Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San Francisco, CA to explore cutting-edge tech and listen to tech luminaries present their vision of the future. This family event has something for everyone, including kids. Get more information and register today. http://sdm.link/attshape _______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel