Uses of Interface
com.viewpagerindicator.PageIndicator

Packages that use PageIndicator
com.viewpagerindicator   
 

Uses of PageIndicator in com.viewpagerindicator
 

Classes in com.viewpagerindicator that implement PageIndicator
 class CirclePageIndicator
          Draws circles (one for each view).
 class IconPageIndicator
          This widget implements the dynamic action bar tab behavior that can change across different configurations or circumstances.
 class LinePageIndicator
          Draws a line for each page.
 class TabPageIndicator
          This widget implements the dynamic action bar tab behavior that can change across different configurations or circumstances.
 class TitlePageIndicator
          A TitlePageIndicator is a PageIndicator which displays the title of left view (if exist), the title of the current select view (centered) and the title of the right view (if exist).
 class UnderlinePageIndicator
          Draws a line for each page.
 



Copyright © 2011-2012 Jake Wharton. All Rights Reserved.