package org.androiddaisyreader; public class DisplayTextView implements DisplaySectionListener, PresentSnippetListener { public void present(TextSection section) { // TODO Auto-generated method stub } public void display(TextSection section) { // TODO Auto-generated method stub } }