-
- Downloads
Squashed commit of the following:
commit 439b12c1 Author: Jan Kozusznik <jan@kozusznik.cz> Date: Wed Feb 21 10:54:54 2018 +0100 solving comments branch requests https://code.it4i.cz/fiji/haas-java-client/merge_requests/13/diffs commit 23bf9a86 Author: Jan Kozusznik <jan@kozusznik.cz> Date: Tue Feb 20 16:58:22 2018 +0100 solve possible concurrency start and getState commit 52ef9bb8 Author: Jan Kozusznik <jan@kozusznik.cz> Date: Tue Feb 20 15:59:58 2018 +0100 fix name of method do method getState nonblocking commit 3b52c823 Merge: 6e85b885 fe42e8a3 Author: Jan Kozusznik <jan@kozusznik.cz> Date: Tue Feb 20 13:31:13 2018 +0100 Merge branch 'DialogForCompletJOBInfo' into asyncTable commit 6e85b885 Author: Jan Kozusznik <jan@kozusznik.cz> Date: Sat Feb 17 09:28:26 2018 +0100 concurrent getState and start commit 9983d230 Author: Jan Kozusznik <jan@kozusznik.cz> Date: Sat Feb 17 07:17:47 2018 +0100 null is not supported commit 6f5022ab Author: Jan Kozusznik <jan@kozusznik.cz> Date: Fri Feb 16 22:40:30 2018 +0100 support for asynchronous get of JobState commit 342b2a72 Author: Jan Kozusznik <jan@kozusznik.cz> Date: Fri Feb 16 21:44:16 2018 +0100 support for async getState commit af35d7cd Author: Jan Kozusznik <jan@kozusznik.cz> Date: Fri Feb 16 21:30:18 2018 +0100 decorator for TableCell commit ffe45c1e Author: Jan Kozusznik <jan@kozusznik.cz> Date: Fri Feb 16 16:03:27 2018 +0100 comparator of JobState
Showing
- haas-imagej-client/src/main/java/cz/it4i/fiji/haas/ui/JavaFXRoutines.java 60 additions, 4 deletions...nt/src/main/java/cz/it4i/fiji/haas/ui/JavaFXRoutines.java
- haas-imagej-client/src/main/java/cz/it4i/fiji/haas/ui/ObservableValueRegistry.java 6 additions, 0 deletions...in/java/cz/it4i/fiji/haas/ui/ObservableValueRegistry.java
- haas-spim-benchmark/src/main/java/cz/it4i/fiji/haas_spim_benchmark/core/BenchmarkJobManager.java 64 additions, 9 deletions...4i/fiji/haas_spim_benchmark/core/BenchmarkJobManager.java
- haas-spim-benchmark/src/main/java/cz/it4i/fiji/haas_spim_benchmark/core/JobStateComparator.java 28 additions, 0 deletions...t4i/fiji/haas_spim_benchmark/core/JobStateComparator.java
- haas-spim-benchmark/src/main/java/cz/it4i/fiji/haas_spim_benchmark/ui/BenchmarkSPIMController.java 40 additions, 26 deletions.../fiji/haas_spim_benchmark/ui/BenchmarkSPIMController.java
- haas-spim-benchmark/src/main/java/cz/it4i/fiji/haas_spim_benchmark/ui/LogViewControl.java 0 additions, 1 deletion...a/cz/it4i/fiji/haas_spim_benchmark/ui/LogViewControl.java
- haas-spim-benchmark/src/main/java/cz/it4i/fiji/haas_spim_benchmark/ui/ObservableBenchmarkJobRegistry.java 23 additions, 6 deletions...aas_spim_benchmark/ui/ObservableBenchmarkJobRegistry.java
- haas-spim-benchmark/src/main/java/cz/it4i/fiji/haas_spim_benchmark/ui/SPIMPipelineProgressViewController.java 15 additions, 19 deletions...spim_benchmark/ui/SPIMPipelineProgressViewController.java
Loading
Please register or sign in to comment