JAL-2228 interface and worker to allow multiple feature types to be counted simultane...
authorJim Procter <jprocter@issues.jalview.org>
Sun, 25 Sep 2016 09:45:56 +0000 (10:45 +0100)
committerJim Procter <jprocter@issues.jalview.org>
Sun, 25 Sep 2016 09:45:56 +0000 (10:45 +0100)
commitd0b6486ecb5c6572b823f9fd8676a603a4d493e9
treefd72d2c59cb6a2b9e716f0072a318acd42cec032
parent95ebc3a82812460d83ac67795a5c9fd2f94a5224
JAL-2228 interface and worker to allow multiple feature types to be counted simultaneously
src/jalview/workers/ColumnCounterI.java [new file with mode: 0644]
src/jalview/workers/ColumnCounterSetWorker.java [new file with mode: 0644]
src/jalview/workers/FeatureSetCounterI.java [new file with mode: 0644]