Example use when defining Constants (ISharedImages or ImageConstants):
interface ISharedImages extends ImagePathConstants { public final static String ADD_CO = PATH_ELOCALTOOL + "add_co.gif"; }