public interface DragSourceLabelListener {

	void requestRemove(DragSourceLabel dsl);
}

