/[schmitzm]/trunk/schmitzm-excelcsv/src/main/java/de/schmitzm
ViewVC logotype

Log of /trunk/schmitzm-excelcsv/src/main/java/de/schmitzm

View Directory Listing Directory Listing


Sticky Revision:

Revision 2322 - Directory Listing
Modified Fri May 31 22:21:31 2013 UTC (11 years, 9 months ago) by mojays
CSVColumnAllocationPanel/Dialog: method to disable an allocation field
CSVPreviewPanel/Dialog: method to configure GUI by new CsvSettings object

Revision 2309 - Directory Listing
Modified Sat May 11 15:31:21 2013 UTC (11 years, 9 months ago) by mojays
CSVPreviewPanel: update CSV parameters on change from value adjusting to not adjusting

Revision 2308 - Directory Listing
Modified Sat May 11 13:26:28 2013 UTC (11 years, 9 months ago) by mojays
CSVPreviewPanel: value adjusting flag during CSV parameter update (from GUI fields)

Revision 2300 - Directory Listing
Modified Sun Apr 21 19:30:05 2013 UTC (11 years, 10 months ago) by alfonx
ThreadLocalRandom.current() statt new Random() denn Klasse Random ist nicht Thread-Safe und soll möglichst wiederverwendet werden:
=> ThreadLocalRandom aus Java7 stellt automatisch für jeden Thread ein Random bereit. 
=> führt dadurch zu mehr Wiederverwendung von Random() Objekten was gut für die Zufallszahlen ist.

Revision 1998 - Directory Listing
Modified Mon May 14 15:16:24 2012 UTC (12 years, 9 months ago) by mojays
CSVColumnAllocationPanel/Dialog: possibility to specify unit for CSV column
DistanceUnit: new enums for cm and mm
new utility class UnitUtil

Revision 1980 - Directory Listing
Modified Thu May 3 16:37:06 2012 UTC (12 years, 10 months ago) by mojays
LineExporter replaced by ExportDataProvider

Revision 1978 - Directory Listing
Modified Wed May 2 22:12:22 2012 UTC (12 years, 10 months ago) by mojays
CsvUtil: method to convert string to boolean

Revision 1973 - Directory Listing
Modified Thu Apr 26 16:43:59 2012 UTC (12 years, 10 months ago) by mojays
CsvUtil: Tries to provide space as CSV delimiter (deactivated because handling of back-to-back delimiters as one sign not yet supported by SuperCSV)

Revision 1958 - Directory Listing
Modified Wed Apr 18 13:04:35 2012 UTC (12 years, 10 months ago) by mojays
LangUtil.parseDate(.): improvement/workaround to handle "yyyy-mm-dd" and "dd-mm-yyyy" correctly
CSVPreviewPanel: maximum for first preview line increased from 1000 to 9999
new WarningException

Revision 1957 - Directory Listing
Modified Wed Apr 18 10:01:44 2012 UTC (12 years, 10 months ago) by mojays
JXL utility methods added (from WIME)

Revision 1937 - Directory Listing
Modified Wed Apr 4 15:43:10 2012 UTC (12 years, 11 months ago) by mojays


Revision 1936 - Directory Listing
Modified Wed Apr 4 14:38:08 2012 UTC (12 years, 11 months ago) by mojays
First commit of some nice classes, especially:
- CSVPreviewPanel and Dialog
- CSVColumnAllocationPanel and Dialog

Revision 1920 - Directory Listing
Added Wed Mar 28 10:37:22 2012 UTC (12 years, 11 months ago) by alfonx
neues Modul schmitzm-excelcsv angelegt, mit dependencies fuer jexeclapi und supercsv

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26