package ca.uvic.chisel.tours.overlayshell; public interface IOverlayImages { String ICON_POINTER = "ca.uvic.chisel.tours.overlayshell.icon.pointer"; }