]> gitweb.fperrin.net Git - GpsPrune.git/blobdiff - tim/prune/gui/IconManager.java
Version 13, August 2011
[GpsPrune.git] / tim / prune / gui / IconManager.java
index 85a182a87cf23022de0114718d1c9b2f08c17b83..1c0cc7e43d478e86d43073b438b91835284b4d40 100644 (file)
@@ -56,6 +56,16 @@ public abstract class IconManager
        /** Icon for cut range and move */
        public static final String CUT_AND_MOVE = "cut_and_move.gif";
 
+       /** Icon for rotating photos leftwards */
+       public static final String ROTATE_LEFT = "rotate_left_icon.png";
+       /** Icon for rotating photos rightwards */
+       public static final String ROTATE_RIGHT = "rotate_right_icon.png";
+       /** Icon for showing photo popup */
+       public static final String SHOW_DETAILS = "show_details_icon.gif";
+       /** Icon for playing audio clip */
+       public static final String PLAY_AUDIO = "play_audio.gif";
+       /** Icon for stopping the current audio clip */
+       public static final String STOP_AUDIO = "stop_audio.gif";
 
        /**
         * Get the specified image