]> gitweb.fperrin.net Git - GpsPrune.git/blobdiff - tim/prune/gui/IconManager.java
Version 8, September 2009
[GpsPrune.git] / tim / prune / gui / IconManager.java
index 8930d68445bff8c7f59820afbca1406ecda0bbeb..85a182a87cf23022de0114718d1c9b2f08c17b83 100644 (file)
@@ -12,6 +12,10 @@ public abstract class IconManager
        /** Icon for window */
        public static final String WINDOW_ICON = "window_icon.png";
 
+       /** Icon for scalebar button on main map display */
+       public static final String SCALEBAR_BUTTON = "scalebar.gif";
+       /** Icon for map button on main map display when selected */
+       public static final String SCALEBAR_BUTTON_ON = "scalebar_on.gif";
        /** Icon for map button on main map display */
        public static final String MAP_BUTTON = "map_icon.gif";
        /** Icon for map button on main map display when selected */