From 9200a75866978723f95a93227b2c8d1f9a377a97 Mon Sep 17 00:00:00 2001 From: Jean-Yves Tinevez Date: Wed, 4 Dec 2024 11:47:30 +0100 Subject: [PATCH] Add an icon for a bin that is closed. Should be nicer than the big red button to remove items. --- .../java/fiji/plugin/trackmate/gui/Icons.java | 2 ++ .../plugin/trackmate/gui/images/bin_closed.png | Bin 0 -> 363 bytes 2 files changed, 2 insertions(+) create mode 100644 src/main/resources/fiji/plugin/trackmate/gui/images/bin_closed.png diff --git a/src/main/java/fiji/plugin/trackmate/gui/Icons.java b/src/main/java/fiji/plugin/trackmate/gui/Icons.java index d05a1499a..04211d7ed 100644 --- a/src/main/java/fiji/plugin/trackmate/gui/Icons.java +++ b/src/main/java/fiji/plugin/trackmate/gui/Icons.java @@ -135,6 +135,8 @@ public class Icons public static final ImageIcon BIN_ICON = new ImageIcon( Icons.class.getResource( "images/bin_empty.png" ) ); + public static final ImageIcon BIN_CLOSED_ICON = new ImageIcon( Icons.class.getResource( "images/bin_closed.png" ) ); + public static final ImageIcon CAMERA_ICON = new ImageIcon( Icons.class.getResource( "images/camera_go.png" ) ); public static final ImageIcon APPLY_ICON = new ImageIcon( Icons.class.getResource( "images/page_save.png" ) ); diff --git a/src/main/resources/fiji/plugin/trackmate/gui/images/bin_closed.png b/src/main/resources/fiji/plugin/trackmate/gui/images/bin_closed.png new file mode 100644 index 0000000000000000000000000000000000000000..afe22ba99ee8e124ef1ef685064b320f26ec1553 GIT binary patch literal 363 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6SkfJR9T^zbpD<_bdI{u9mbgZg z1m~xflqVLYGB~E>C#5QQ<|d}62BjvZR2H60wE-&n>*?YcA|c6o&|A+rkb&Vsas2(@ zRZChzd<-rL%s+C)K`AUj&@4exERnTGr7g|ufjFlYo2X-lQc?WBS5|%h$H~-pP=>{CWcO1^&sC zas{(rHNEeVX?R|+D*2koKAT-1TVxuXF7Gt2pCrhe%W27Qah0e`>%4W-qEi^2ys8L$ zkzFy>C52%M!-~#H9Xt(|Evme3 znsTM3@O9jy7lMk63GZ(u8Hac+{l2Nv{)WYyc2KzeV81veQkLz}aZs=_c)I$ztaD0e F0sv?9ij)8V literal 0 HcmV?d00001