gui
Interface InteractionSectionListener

All Known Implementing Classes:
ImageLoadSection, NavigationSection, TopicSection

public interface InteractionSectionListener

This Interface is a listener for an interactionSectionSwitch


Method Summary
 void sectionSwitched(int from, int to)
           
 

Method Detail

sectionSwitched

void sectionSwitched(int from,
                     int to)