Uses of Interface
org.speakright.core.IItemReusableFormatter

Packages that use IItemReusableFormatter
org.speakright.demos.simpsons   
org.speakright.sro   
org.speakright.sro.tests   
 

Uses of IItemReusableFormatter in org.speakright.demos.simpsons
 

Classes in org.speakright.demos.simpsons that implement IItemReusableFormatter
static class App.VotingResultsList
           
 

Uses of IItemReusableFormatter in org.speakright.sro
 

Methods in org.speakright.sro with parameters of type IItemReusableFormatter
 void SROListNavigator.setItemFormatter(IItemReusableFormatter formatter)
          Set a formatter that will be used for format the items in the list.
 

Uses of IItemReusableFormatter in org.speakright.sro.tests
 

Classes in org.speakright.sro.tests that implement IItemReusableFormatter
static class TestListNavigator.MyFlightItem.FlightItemShortFormatter