JAL-2102 implemented improvement to round FTS's numberic data columns to a configurab...
authortcofoegbu <tcnofoegbu@dundee.ac.uk>
Mon, 9 May 2016 16:36:10 +0000 (17:36 +0100)
committertcofoegbu <tcnofoegbu@dundee.ac.uk>
Mon, 9 May 2016 16:36:10 +0000 (17:36 +0100)
commitb577ea70f354225426c5a5ecb8def7261e1cd3aa
tree4f9ea202f877c0587e652a62c7fa8f1678f8f782
parent0c39d73b7bf2956bd0192d62ddc0abe48dbb32d8
JAL-2102 implemented improvement to round FTS's numberic data columns to a configurable number of significant figures, and added Jalview licence header to the PDB FTS data column config file
resources/fts/pdb_data_columns.txt
src/jalview/fts/api/FTSDataColumnI.java
src/jalview/fts/core/DecimalFormatTableCellRenderer.java [new file with mode: 0644]
src/jalview/fts/core/FTSRestClient.java
src/jalview/fts/core/FTSRestResponse.java