Menu

Commit [r75]  Maximize  Restore  History

- StaticUtils: reverse the comparison in findInListModel

- CsvImportPlugin: make the record separator option of type Character instead of char, so that a null value means the default "newline combination" (CR/LF/CRLF), which would be impossible to attain otherwise.
- CsvReaderSettingsEditor: adapt for the previous change, code cleanup and reuse. Add a new string to describe the "default" separator

habbitbolson 2009-09-03

changed /trunk/trunk/ADSVote/src/adsVote/StaticUtils.java
changed /trunk/trunk/ADSVote/src/adsVote/data/CsvImportPlugin.java
changed /trunk/trunk/ADSVote/src/adsVote/pluginIntegration/dataPlugins/CsvReaderSettingsEditor.java
changed /trunk/trunk/ADSVote/src/adsVote/res/strings.properties
/trunk/trunk/ADSVote/src/adsVote/StaticUtils.java Diff Switch to side-by-side view
Loading...
/trunk/trunk/ADSVote/src/adsVote/data/CsvImportPlugin.java Diff Switch to side-by-side view
Loading...
/trunk/trunk/ADSVote/src/adsVote/pluginIntegration/dataPlugins/CsvReaderSettingsEditor.java Diff Switch to side-by-side view
Loading...
/trunk/trunk/ADSVote/src/adsVote/res/strings.properties Diff Switch to side-by-side view
Loading...