X-Git-Url: http://gitweb.fperrin.net/?a=blobdiff_plain;f=tim%2Fprune%2Fgui%2FIconManager.java;h=a42d759a8dc8f123d090cfa105ba94ba7902a9bf;hb=1ee49ae3c8ef3aa2e63eadd458531e5f8bd4f92c;hp=8930d68445bff8c7f59820afbca1406ecda0bbeb;hpb=52bf9e8686c916be37a26a0b75340393d4478b05;p=GpsPrune.git diff --git a/tim/prune/gui/IconManager.java b/tim/prune/gui/IconManager.java index 8930d68..a42d759 100644 --- a/tim/prune/gui/IconManager.java +++ b/tim/prune/gui/IconManager.java @@ -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 */ @@ -52,6 +56,10 @@ 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"; /** * Get the specified image