/* * Created on Dec 11, 2007 */ package com.codecommit.wicket; /** * @author Daniel Spiewak */ public interface IChartFill { }