package org.tessell.widgets.cellview; import com.google.gwt.cell.client.TextCell; public class GwtTextCell extends TextCell implements IsTextCell { }